This commit is contained in:
2025-12-28 17:50:10 -06:00
parent 1eccb71437
commit 1502e599bd

View File

@@ -989,7 +989,7 @@ class TYTD.Downloader {
}catch(ex) {
try{
this.LOG($"Exception caught on playlist thread: {e}");
this.LOG($"Exception caught on playlist thread: {ex}");
}catch(ex2){}
}
}