mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Don't revoke convo avatar URL on unload - we will need it again
FREEBIE
This commit is contained in:
@@ -256,7 +256,6 @@
|
||||
model.trigger('unload');
|
||||
});
|
||||
this.model.messageCollection.reset([]);
|
||||
this.model.revokeAvatarUrl();
|
||||
},
|
||||
|
||||
trim: function() {
|
||||
|
||||
Reference in New Issue
Block a user