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