fix DLSystem without threading
This commit is contained in:
@@ -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)")
|
||||||
|
|||||||
Reference in New Issue
Block a user