mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
Remove ReloadOnChangeController for feature_notifications
This commit is contained in:
parent
84922fc488
commit
6b57ab53df
@ -558,7 +558,6 @@ export const SETTINGS: { [setting: string]: ISetting } = {
|
||||
displayName: _td("labs|notifications"),
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
default: false,
|
||||
controller: new ReloadOnChangeController(),
|
||||
},
|
||||
"useCompactLayout": {
|
||||
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS,
|
||||
|
Loading…
Reference in New Issue
Block a user