You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
s/vector.im/matrix.org/
This commit is contained in:
@@ -39,7 +39,7 @@ module.exports = React.createClass({displayName: 'Login',
|
|||||||
getDefaultProps: function() {
|
getDefaultProps: function() {
|
||||||
return {
|
return {
|
||||||
homeserverUrl: 'https://matrix.org/',
|
homeserverUrl: 'https://matrix.org/',
|
||||||
identityServerUrl: 'https://vector.im'
|
identityServerUrl: 'https://matrix.org'
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user