From 1f4dff2a28e91ea2982b515818e2dea3721121fc Mon Sep 17 00:00:00 2001 From: epical1 Date: Sun, 6 Apr 2025 18:46:07 +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 f81120b..c2fac59 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": "Invalid NAND Dump (Dolphin exclusive)" + "205007": "Invalid NAND Dump (Dolphin only)" }; document.getElementById("submitBtn").addEventListener("click", function() {