Update misc documentation and spell indices correctly
This commit is contained in:
parent
f8cbadaba5
commit
aafbd7f208
4 changed files with 27 additions and 30 deletions
|
@ -121,7 +121,7 @@ class RoomListStore extends Store {
|
|||
_checkDisabled() {
|
||||
this.disabled = SettingsStore.isFeatureEnabled("feature_new_room_list");
|
||||
if (this.disabled) {
|
||||
console.warn("DISABLING LEGACY ROOM LIST STORE");
|
||||
console.warn("👋 legacy room list store has been disabled");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue