Use saveURLAsFile
This commit is contained in:
parent
394d2f0bff
commit
21db2e7182
2 changed files with 6 additions and 4 deletions
|
@ -179,6 +179,7 @@
|
|||
saveFile() {
|
||||
Signal.Types.AttachmentTS.save({
|
||||
attachment: this.model,
|
||||
document,
|
||||
timestamp: this.timestamp,
|
||||
});
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue