Update error.js

This commit is contained in:
epical1 2025-04-06 18:43:08 +01:00 committed by GitHub
parent 4f4e7fc760
commit c3ca8465e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ const errorCodes = {
"220202": "Connection refused",
"209593": "Access denied by Opera's Wii Shop domain filter",
"209531": "Equivalent to a HTTP 404 error"
"205007": "Online NAND Dump used (Dolphin only)"
"205007": "Invalid NAND Dump (Dolphin exclusive)"
};
document.getElementById("submitBtn").addEventListener("click", function() {