More download bugfixes

This commit is contained in:
Geomitron
2020-05-10 15:46:11 -04:00
parent a81fddea3b
commit 8a4620d771
10 changed files with 74 additions and 42 deletions

View File

@@ -76,6 +76,7 @@ export type IPCEmitEvents = {
'download': Download
'download-updated': DownloadProgress
'set-settings': Settings
'queue-updated': number[]
}
/**