From c3ca8465e1825130cb1a5902929245e308b34dab Mon Sep 17 00:00:00 2001 From: epical1 Date: Sun, 6 Apr 2025 18:43:08 +0100 Subject: [PATCH] Update error.js --- meta/error.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/error.js b/meta/error.js index efaade1..f81120b 100644 --- a/meta/error.js +++ b/meta/error.js @@ -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() {