mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-27 22:31:31 +01:00
Remove redundant TagOrderStore.orderedTags setting
This commit is contained in:
parent
35a108eecc
commit
a9cc8eba33
@ -255,8 +255,4 @@ export const SETTINGS = {
|
|||||||
default: true,
|
default: true,
|
||||||
controller: new AudioNotificationsEnabledController(),
|
controller: new AudioNotificationsEnabledController(),
|
||||||
},
|
},
|
||||||
"TagOrderStore.orderedTags": {
|
|
||||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
|
||||||
default: null,
|
|
||||||
},
|
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user