Obviously didn't mean to commit that change
parent
8f10ee01c6
commit
f0dbd161b3
|
@ -444,8 +444,7 @@ function _startCallApp(roomId, type) {
|
|||
'email=$matrix_user_id',
|
||||
].join('&');
|
||||
const widgetUrl = (
|
||||
//'https://scalar.vector.im/api/widgets' +
|
||||
'http://localhost:8620' +
|
||||
'https://scalar.vector.im/api/widgets' +
|
||||
'/jitsi.html?' +
|
||||
queryString
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue