mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
Clickable folder link after download
This commit is contained in:
@@ -161,7 +161,7 @@ export class DownloadHandler implements IPCEmitHandler<'download'> {
|
||||
download.header = `Download complete.`
|
||||
download.description = filepath
|
||||
download.percent = 100
|
||||
download.type = 'good'
|
||||
download.type = 'done'
|
||||
emitIPCEvent('download-updated', download)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user