mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 02:02:14 +01:00 
			
		
		
		
	explain exception
This commit is contained in:
		
							parent
							
								
									3e9d1342e8
								
							
						
					
					
						commit
						08f322753d
					
				@ -248,7 +248,7 @@ export default class SettingsStore {
 | 
			
		||||
        if (actualValue !== undefined && actualValue !== null) return actualValue;
 | 
			
		||||
        return calculatedValue;
 | 
			
		||||
    }
 | 
			
		||||
    /* eslint-disable valid-jsdoc */
 | 
			
		||||
    /* eslint-disable valid-jsdoc */    //https://github.com/eslint/eslint/issues/7307
 | 
			
		||||
    /**
 | 
			
		||||
     * Sets the value for a setting. The room ID is optional if the setting is not being
 | 
			
		||||
     * set for a particular room, otherwise it should be supplied. The value may be null
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user