mirror of https://github.com/vector-im/riot-web
stop launch from wedging solid for 5 minutes >:(
parent
2f783a7ba9
commit
95cdbe3a48
|
@ -351,7 +351,7 @@ module.exports = {
|
|||
Notifier.start();
|
||||
UserActivity.start();
|
||||
Presence.start();
|
||||
cli.startClient({resolveInvitesToProfiles: true});
|
||||
cli.startClient();
|
||||
},
|
||||
|
||||
onKeyDown: function(ev) {
|
||||
|
|
Loading…
Reference in New Issue