Make composer buttons react to settings without having to change room (#7264)
This commit is contained in:
parent
b5a488b01b
commit
f40291d408
2 changed files with 44 additions and 13 deletions
|
@ -392,6 +392,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
|||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
displayName: _td('Show stickers button'),
|
||||
default: true,
|
||||
controller: new UIFeatureController(UIFeature.Widgets, false),
|
||||
},
|
||||
// TODO: Wire up appropriately to UI (FTUE notifications)
|
||||
"Notifications.alwaysShowBadgeCounts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue