Obviously didn't mean to commit that change

pull/21833/head
David Baker 2018-07-11 18:11:28 +01:00
parent 8f10ee01c6
commit f0dbd161b3
1 changed files with 1 additions and 2 deletions

View File

@ -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
);