Fix empty bubble on accepting a new key
// FREEBIE
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
|
||||
inboxCollection.on('messageError', function() {
|
||||
this.networkStatusView.render();
|
||||
});
|
||||
}.bind(this));
|
||||
|
||||
this.inboxListView = new Whisper.ConversationListView({
|
||||
el : this.$('.inbox'),
|
||||
|
Reference in New Issue
Block a user