Merge pull request #8 from epical1/patch-1

Update error.js
This commit is contained in:
idkwhereisthisname 2025-04-06 19:56:50 +02:00 committed by GitHub
commit a2beebdc5a
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": "Invalid NAND Dump (Dolphin only)"
};
document.getElementById("submitBtn").addEventListener("click", function() {