mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 15:34:59 +01:00
Enable new room UI by default on nightly
This commit is contained in:
parent
d830d0ef10
commit
d7c4e9b74a
@ -50,7 +50,8 @@
|
|||||||
"privacy_policy_url": "https://element.io/cookie-policy",
|
"privacy_policy_url": "https://element.io/cookie-policy",
|
||||||
"features": {
|
"features": {
|
||||||
"feature_spotlight": true,
|
"feature_spotlight": true,
|
||||||
"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
Block a user