fix DLSystem without threading

This commit is contained in:
2022-09-29 22:05:02 +00:00
parent 60d5f88b1c
commit a1ee467d98

View File

@@ -37,6 +37,7 @@
{ {
(ui.displayMessage "threading unavailable -- the program will freeze while downloading with youtube-dl") (ui.displayMessage "threading unavailable -- the program will freeze while downloading with youtube-dl")
(downloadMp3) (downloadMp3)
null
})) }))
(true (true
(log ui "DLSystem doesn't know what to do with $(readComponent e Tags)") (log ui "DLSystem doesn't know what to do with $(readComponent e Tags)")