Update error.js

This commit is contained in:
idkwhereisthisname 2025-04-06 19:58:43 +02:00 committed by GitHub
parent a2beebdc5a
commit 461181662c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ const errorCodes = {
"209800": "No DNS Entry for oss-auth.shop.wii.com",
"220202": "Connection refused",
"209593": "Access denied by Opera's Wii Shop domain filter",
"209531": "Equivalent to a HTTP 404 error"
"209531": "Equivalent to a HTTP 404 error",
"205007": "Invalid NAND Dump (Dolphin only)"
};