Enable new room UI by default on develop
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user