FINALLY fixed error.js

This commit is contained in:
idkwhereisthisname 2025-04-07 21:15:40 +02:00 committed by GitHub
parent b5cfafe665
commit 2ef574c367
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -232,7 +232,7 @@ const errorCodes = {
"220104": "Invalid file",
"220105": "Javascript error",
"220106": "Plugin error",
"220201": "Not found,
"220201": "Not found",
"220202": "Connection refused",
"250943": "Problems with your Club Nintendo -account. It can't get connected with your shop account"
};