Mark the new room list as ready for general testing
This commit is contained in:
@@ -140,7 +140,7 @@ export const SETTINGS = {
|
|||||||
},
|
},
|
||||||
"feature_new_room_list": {
|
"feature_new_room_list": {
|
||||||
isFeature: true,
|
isFeature: true,
|
||||||
displayName: _td("Use the improved room list (in development - will refresh to apply changes)"),
|
displayName: _td("Use the improved room list (will refresh to apply changes)"),
|
||||||
supportedLevels: LEVELS_FEATURE,
|
supportedLevels: LEVELS_FEATURE,
|
||||||
default: false,
|
default: false,
|
||||||
controller: new ReloadOnChangeController(),
|
controller: new ReloadOnChangeController(),
|
||||||
|
|||||||
Reference in New Issue
Block a user