Merge pull request #26630 from vector-im/johannes/new-room-header-on-develop
This commit is contained in:
commit
94779bb2c9
1 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,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_rust_crypto": true
|
"feature_rust_crypto": true,
|
||||||
|
"feature_new_room_decoration_ui": true
|
||||||
},
|
},
|
||||||
"element_call": {
|
"element_call": {
|
||||||
"url": "https://call.element.dev"
|
"url": "https://call.element.dev"
|
||||||
|
|
Loading…
Reference in a new issue