1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-10 09:22:25 +03:00

undo whitespace change

This commit is contained in:
Bruno Windels
2018-08-13 11:17:04 +02:00
parent 09ad138306
commit 2f9aaeca46

View File

@@ -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.