Enable new room UI by default on nightly

This commit is contained in:
Germain 2023-08-31 22:32:12 +01:00
parent d830d0ef10
commit d7c4e9b74a

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://element-call-livekit.netlify.app"