mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 11:15:53 +03:00
Change default IS to vector
This commit is contained in:
parent
efcc2061b8
commit
6ab993f1a9
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ module.exports = {
|
|||
onHsUrlChanged: function() {},
|
||||
onIsUrlChanged: function() {},
|
||||
defaultHsUrl: 'https://matrix.org/',
|
||||
defaultIsUrl: 'https://matrix.org/'
|
||||
defaultIsUrl: 'https://vector.im/'
|
||||
};
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue