mirror of
https://github.com/oxen-io/session-desktop.git
synced 2023-12-14 02:12:57 +01:00
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');
|
||||
});
|
||||
this.model.messageCollection.reset([]);
|
||||
this.model.revokeAvatarUrl();
|
||||
},
|
||||
|
||||
trim: function() {
|
||||
|
|
Loading…
Reference in a new issue