Move setting to account only (no per-room)
This commit is contained in:
@@ -190,7 +190,7 @@ export const SETTINGS = {
|
||||
},
|
||||
// TODO: Wire up appropriately to UI (FTUE notifications)
|
||||
"Notifications.alwaysShowBadgeCounts": {
|
||||
supportedLevels: LEVELS_ROOM_OR_ACCOUNT,
|
||||
supportedLevels: ['account'],
|
||||
default: false,
|
||||
},
|
||||
"useCompactLayout": {
|
||||
|
||||
Reference in New Issue
Block a user