mirror of https://github.com/vector-im/riot-web
undo whitespace change
parent
09ad138306
commit
2f9aaeca46
|
@ -38,6 +38,7 @@ export default class SettingController {
|
|||
getValueOverride(level, roomId, calculatedValue, calculatedAtLevel) {
|
||||
return null; // no override
|
||||
}
|
||||
|
||||
/**
|
||||
* Called when the setting value has been changed.
|
||||
* @param {string} level The level at which the setting has been modified.
|
||||
|
|
Loading…
Reference in New Issue