Skip to content

Commit

Permalink
Merge pull request #26819 from element-hq/toger5/force_ec_video_rooms
Browse files Browse the repository at this point in the history
Force Element Call video rooms
  • Loading branch information
toger5 authored Jan 24, 2024
2 parents 6e1f842 + f10214a commit 8af9fe2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion element.io/develop/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 8af9fe2

Please sign in to comment.