From 5398fed928b7edf0bfd180254a541482a5ab16d0 Mon Sep 17 00:00:00 2001 From: MasterAcnolo <68693319+MasterAcnolo@users.noreply.github.com> Date: Thu, 15 Jan 2026 10:59:45 +0100 Subject: [PATCH] Fix: Remove unusued Variable --- config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/config.js b/config.js index b4ffc4a..7fa4a84 100644 --- a/config.js +++ b/config.js @@ -21,7 +21,6 @@ const configFeatures = loadFeatures(); module.exports = { version: packageJson.version, applicationPort: "8787", - debugMode: true, localMode, DiscordRPCID: "1410934537051181146", configFeatures