Don't revoke convo avatar URL on unload - we will need it again

FREEBIE
pull/749/head
Scott Nonnenberg 8 years ago
parent dd8e20b9c3
commit 241e26dc17

@ -256,7 +256,6 @@
model.trigger('unload');
});
this.model.messageCollection.reset([]);
this.model.revokeAvatarUrl();
},
trim: function() {

Loading…
Cancel
Save