Enable new room list

This commit is contained in:
David Langley
2025-09-05 16:46:30 +01:00
parent f1039d3fc2
commit 67efbf7330
2 changed files with 4 additions and 2 deletions

View File

@@ -53,7 +53,8 @@
"feature_spotlight": true,
"feature_group_calls": true,
"feature_video_rooms": true,
"feature_element_call_video_rooms": true
"feature_element_call_video_rooms": true,
"feature_new_room_list": true
},
"setting_defaults": {
"RustCrypto.staged_rollout_percent": 100

View File

@@ -51,7 +51,8 @@
"features": {
"feature_video_rooms": true,
"feature_group_calls": true,
"feature_element_call_video_rooms": true
"feature_element_call_video_rooms": true,
"feature_new_room_list": true
},
"element_call": {
"url": "https://call.element.io"