mirror of
https://github.com/PretendoNetwork/account.git
synced 2026-04-26 00:06:14 -05:00
chore: add prefix to ip2l download errors
This commit is contained in:
parent
1e864b7aa0
commit
56a7d4a870
|
|
@ -39,7 +39,7 @@ async function main() {
|
|||
}
|
||||
}
|
||||
} catch (error) {
|
||||
console.error(error);
|
||||
console.error('Error downloading IP2Location databases:', error);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user