mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-09 06:06:19 +02:00
stop launch from wedging solid for 5 minutes >:(
This commit is contained in:
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…
x
Reference in New Issue
Block a user