Merge pull request #26819 from element-hq/toger5/force_ec_video_rooms

Force Element Call video rooms
This commit is contained in:
Timo 2024-01-24 13:00:55 +00:00 committed by GitHub
commit 8af9fe2e27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,7 +50,8 @@
"features": { "features": {
"feature_video_rooms": true, "feature_video_rooms": true,
"feature_rust_crypto": 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": { "element_call": {
"url": "https://call.element.dev" "url": "https://call.element.dev"