mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
ConversationView shouldn't load link previews after unload
This commit is contained in:
@@ -1634,6 +1634,7 @@ Whisper.ConversationView = Whisper.View.extend({
|
||||
}
|
||||
|
||||
this.removeLinkPreview();
|
||||
this.disableLinkPreviews = true;
|
||||
|
||||
this.remove();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user