mirror of
https://onedev.site.tesses.net/tytd2025
synced 2026-02-08 17:45:45 +00:00
Fix svg
This commit is contained in:
@@ -989,7 +989,7 @@ class TYTD.Downloader {
|
|||||||
|
|
||||||
}catch(ex) {
|
}catch(ex) {
|
||||||
try{
|
try{
|
||||||
this.LOG($"Exception caught on playlist thread: {e}");
|
this.LOG($"Exception caught on playlist thread: {ex}");
|
||||||
}catch(ex2){}
|
}catch(ex2){}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user