Enable new room header by default on nightly

Relates to: vector-im/element-web#25883
This commit is contained in:
Johannes Marbach 2023-11-23 14:00:59 +01:00
parent 268e61ec5a
commit 64670a5ac5

View File

@ -50,7 +50,8 @@
"privacy_policy_url": "https://element.io/cookie-policy",
"features": {
"feature_spotlight": true,
"feature_video_rooms": true
"feature_video_rooms": true,
"feature_new_room_decoration_ui": true
},
"element_call": {
"url": "https://call.element.dev"