Update brain.mjs

This commit is contained in:
Arma-Damna-Dillo 2025-02-08 03:58:44 +00:00
parent 98f3ee3bd5
commit a146691d23

View file

@ -71,4 +71,4 @@ async function main() {
asker()
}
main().catch(e => console.erro(e))
main().catch(e => console.error(e))