Merge pull request #26819 from element-hq/toger5/force_ec_video_rooms
Force Element Call video rooms
This commit is contained in:
commit
8af9fe2e27
1 changed files with 2 additions and 1 deletions
|
@ -50,7 +50,8 @@
|
|||
"features": {
|
||||
"feature_video_rooms": true,
|
||||
"feature_rust_crypto": true,
|
||||
"feature_new_room_decoration_ui": true
|
||||
"feature_new_room_decoration_ui": true,
|
||||
"feature_element_call_video_rooms": true
|
||||
},
|
||||
"element_call": {
|
||||
"url": "https://call.element.dev"
|
||||
|
|
Loading…
Add table
Reference in a new issue