Enable new room UI by default on develop
parent
1ada110fed
commit
cbe24e2531
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue