Generate thumbnails for new video attachments, video quotes
This commit is contained in:
parent
0e99ca61a2
commit
ac0b50d20f
5 changed files with 222 additions and 109 deletions
|
@ -181,10 +181,6 @@
|
|||
URL.revokeObjectURL(this.quoteThumbnail.objectUrl);
|
||||
this.quoteThumbnail = null;
|
||||
}
|
||||
if (this.quotedMessageFromDatabase) {
|
||||
this.quotedMessageFromDatabase.unload();
|
||||
this.quotedMessageFromDatabase = null;
|
||||
}
|
||||
if (this.quotedMessage) {
|
||||
this.quotedMessage = null;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue