From 2ef574c367cb5d0911ea1f3bc540fd7dc4154491 Mon Sep 17 00:00:00 2001 From: idkwhereisthisname Date: Mon, 7 Apr 2025 21:15:40 +0200 Subject: [PATCH] FINALLY fixed error.js --- meta/error.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/error.js b/meta/error.js index 07f6dd9..2e6b8d9 100644 --- a/meta/error.js +++ b/meta/error.js @@ -232,7 +232,7 @@ const errorCodes = { "220104": "Invalid file", "220105": "Javascript error", "220106": "Plugin error", - "220201": "Not found, + "220201": "Not found", "220202": "Connection refused", "250943": "Problems with your Club Nintendo -account. It can't get connected with your shop account" };