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