mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Use LEVELS_ACCOUNT_SETTINGS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
65ef4f2f22
commit
064afab239
@ -625,7 +625,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
||||
default: 80,
|
||||
},
|
||||
"layout": {
|
||||
supportedLevels: LEVELS_ROOM_SETTINGS_WITH_ROOM,
|
||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
default: Layout.Group,
|
||||
},
|
||||
"showChatEffects": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user