Update i18n for room list

This commit is contained in:
Travis Ralston
2020-05-14 12:46:16 -06:00
parent cb3d17ee28
commit df3d5c4159
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ export const SETTINGS = {
},
"feature_new_room_list": {
isFeature: true,
displayName: _td("Use the improved room list component (refresh to apply changes)"),
displayName: _td("Use the improved room list component (refresh to apply changes, in development)"),
supportedLevels: LEVELS_FEATURE,
default: false,
},