Obviously didn't mean to commit that change
This commit is contained in:
parent
8f10ee01c6
commit
f0dbd161b3
1 changed files with 1 additions and 2 deletions
|
@ -444,8 +444,7 @@ function _startCallApp(roomId, type) {
|
||||||
'email=$matrix_user_id',
|
'email=$matrix_user_id',
|
||||||
].join('&');
|
].join('&');
|
||||||
const widgetUrl = (
|
const widgetUrl = (
|
||||||
//'https://scalar.vector.im/api/widgets' +
|
'https://scalar.vector.im/api/widgets' +
|
||||||
'http://localhost:8620' +
|
|
||||||
'/jitsi.html?' +
|
'/jitsi.html?' +
|
||||||
queryString
|
queryString
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue