Change default IS to vector
This commit is contained in:
@@ -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/'
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user