mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Housekeeping
This commit is contained in:
@@ -382,7 +382,7 @@ export class Cache<S = string> {
|
||||
}
|
||||
}
|
||||
|
||||
console.log({ e });
|
||||
console.log({ e, name: (e as any).name });
|
||||
|
||||
console.log(`Download Rule for [${primaryUrl}] failed`);
|
||||
throw e;
|
||||
|
||||
Reference in New Issue
Block a user