mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-05 13:01:15 +02:00
Update error.js
This commit is contained in:
parent
c3ca8465e1
commit
1f4dff2a28
@ -29,7 +29,7 @@ const errorCodes = {
|
|||||||
"220202": "Connection refused",
|
"220202": "Connection refused",
|
||||||
"209593": "Access denied by Opera's Wii Shop domain filter",
|
"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 exclusive)"
|
"205007": "Invalid NAND Dump (Dolphin only)"
|
||||||
};
|
};
|
||||||
|
|
||||||
document.getElementById("submitBtn").addEventListener("click", function() {
|
document.getElementById("submitBtn").addEventListener("click", function() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user