Remove ReloadOnChangeController for feature_notifications
This commit is contained in:
parent
84922fc488
commit
6b57ab53df
1 changed files with 0 additions and 1 deletions
|
@ -558,7 +558,6 @@ export const SETTINGS: { [setting: string]: ISetting } = {
|
||||||
displayName: _td("labs|notifications"),
|
displayName: _td("labs|notifications"),
|
||||||
supportedLevels: LEVELS_FEATURE,
|
supportedLevels: LEVELS_FEATURE,
|
||||||
default: false,
|
default: false,
|
||||||
controller: new ReloadOnChangeController(),
|
|
||||||
},
|
},
|
||||||
"useCompactLayout": {
|
"useCompactLayout": {
|
||||||
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS,
|
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue