Use LEVELS_ACCOUNT_SETTINGS

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-02-15 16:06:38 +01:00
parent 65ef4f2f22
commit 064afab239
No known key found for this signature in database
GPG Key ID: 9760693FDD98A790
1 changed files with 1 additions and 1 deletions

View File

@ -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": {