Remove redundant TagOrderStore.orderedTags setting
This commit is contained in:
parent
35a108eecc
commit
a9cc8eba33
1 changed files with 0 additions and 4 deletions
|
@ -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…
Reference in a new issue