Skip to content

Commit

Permalink
feat: use element-call integration for all calls
Browse files Browse the repository at this point in the history
  • Loading branch information
andirueckel committed Mar 5, 2024
1 parent fcc7f03 commit 00821ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions template/element-medienhaus-spaces.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"element_call": {
"use_exclusively": true
},
"features": {
"feature_spotlight": true,
"feature_thread": true,
Expand Down
3 changes: 3 additions & 0 deletions template/element.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"base_url": ""
}
},
"element_call": {
"use_exclusively": true
},
"features": {
"feature_spotlight": true,
"feature_thread": true,
Expand Down

0 comments on commit 00821ad

Please sign in to comment.