Update error.js

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

View File

@ -29,6 +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)"
};
document.getElementById("submitBtn").addEventListener("click", function() {