mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Change default IS to vector
This commit is contained in:
parent
efcc2061b8
commit
6ab993f1a9
@ -31,7 +31,7 @@ module.exports = {
|
|||||||
onHsUrlChanged: function() {},
|
onHsUrlChanged: function() {},
|
||||||
onIsUrlChanged: function() {},
|
onIsUrlChanged: function() {},
|
||||||
defaultHsUrl: 'https://matrix.org/',
|
defaultHsUrl: 'https://matrix.org/',
|
||||||
defaultIsUrl: 'https://matrix.org/'
|
defaultIsUrl: 'https://vector.im/'
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user