Enable new room header by default on develop

Relates to: vector-im/element-web#25883
pull/26630/head
Johannes Marbach 2023-11-23 13:59:57 +01:00
parent c378f676fd
commit aa5e1d79cc
1 changed files with 2 additions and 1 deletions

View File

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