Point develop.element.io to our Element Call + LiveKit experiment (#25660)
This reintroduces 278c494eb3
, now that we've made that deployment work in widget mode once again.
This commit is contained in:
parent
33eb055f24
commit
130ea1853f
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
"feature_video_rooms": true
|
"feature_video_rooms": true
|
||||||
},
|
},
|
||||||
"element_call": {
|
"element_call": {
|
||||||
"url": "https://element-call.netlify.app"
|
"url": "https://element-call-livekit.netlify.app"
|
||||||
},
|
},
|
||||||
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
|
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue