Vector is the default IS in Vector
This commit is contained in:
@@ -38,7 +38,7 @@ module.exports = React.createClass({displayName: 'Login',
|
||||
getDefaultProps: function() {
|
||||
return {
|
||||
homeserverUrl: 'https://matrix.org/',
|
||||
identityServerUrl: 'https://matrix.org/'
|
||||
identityServerUrl: 'https://vector.im'
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user