Enable new room UI by default on develop

This commit is contained in:
Germain 2023-08-31 22:29:53 +01:00
parent 1ada110fed
commit cbe24e2531

View file

@ -48,7 +48,8 @@
}, },
"privacy_policy_url": "https://element.io/cookie-policy", "privacy_policy_url": "https://element.io/cookie-policy",
"features": { "features": {
"feature_video_rooms": true "feature_video_rooms": true,
"feature_new_room_decoration_ui": true
}, },
"element_call": { "element_call": {
"url": "https://element-call-livekit.netlify.app" "url": "https://element-call-livekit.netlify.app"