ConversationView
shouldn't load link previews after unload
This commit is contained in:
parent
f86f753df9
commit
418ce2eb51
1 changed files with 1 additions and 0 deletions
|
@ -1634,6 +1634,7 @@ Whisper.ConversationView = Whisper.View.extend({
|
|||
}
|
||||
|
||||
this.removeLinkPreview();
|
||||
this.disableLinkPreviews = true;
|
||||
|
||||
this.remove();
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue