mirror of https://github.com/vector-im/riot-web
Enable new room header by default on develop
Relates to: vector-im/element-web#25883pull/26630/head
parent
c378f676fd
commit
aa5e1d79cc
|
@ -49,7 +49,8 @@
|
|||
"privacy_policy_url": "https://element.io/cookie-policy",
|
||||
"features": {
|
||||
"feature_video_rooms": true,
|
||||
"feature_rust_crypto": true
|
||||
"feature_rust_crypto": true,
|
||||
"feature_new_room_decoration_ui": true
|
||||
},
|
||||
"element_call": {
|
||||
"url": "https://call.element.dev"
|
||||
|
|
Loading…
Reference in New Issue