undo whitespace change
This commit is contained in:
parent
09ad138306
commit
2f9aaeca46
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ export default class SettingController {
|
||||||
getValueOverride(level, roomId, calculatedValue, calculatedAtLevel) {
|
getValueOverride(level, roomId, calculatedValue, calculatedAtLevel) {
|
||||||
return null; // no override
|
return null; // no override
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Called when the setting value has been changed.
|
* Called when the setting value has been changed.
|
||||||
* @param {string} level The level at which the setting has been modified.
|
* @param {string} level The level at which the setting has been modified.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue