mirror of
https://git.um-react.app/um/web.git
synced 2025-12-16 20:23:01 +00:00
feature: directly write to fs
This commit is contained in:
@@ -209,6 +209,7 @@ class NcmDecrypt {
|
||||
album: this.newMeta.album,
|
||||
picture: this.image?.url,
|
||||
file: URL.createObjectURL(this.blob),
|
||||
blob: this.blob as Blob,
|
||||
mime: this.mime
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user