Don't revoke convo avatar URL on unload - we will need it again
FREEBIE
This commit is contained in:
parent
dd8e20b9c3
commit
241e26dc17
1 changed files with 0 additions and 1 deletions
|
@ -256,7 +256,6 @@
|
||||||
model.trigger('unload');
|
model.trigger('unload');
|
||||||
});
|
});
|
||||||
this.model.messageCollection.reset([]);
|
this.model.messageCollection.reset([]);
|
||||||
this.model.revokeAvatarUrl();
|
|
||||||
},
|
},
|
||||||
|
|
||||||
trim: function() {
|
trim: function() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue