mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-26 03:18:17 +01:00
Collect references to Whisper.events
Fixup // FREEBIE
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
'click .openInstaller': 'openInstaller'
|
||||
},
|
||||
openInstaller: function() {
|
||||
Whisper.events.trigger('openInstaller');
|
||||
this.$el.trigger('openInstaller');
|
||||
},
|
||||
onReconnectTimer: function() {
|
||||
this.setSocketReconnectInterval(60000);
|
||||
|
||||
Reference in New Issue
Block a user