From 72eaf4584a44ce410a19b8d56799e5daffbb3656 Mon Sep 17 00:00:00 2001 From: AE Creations Date: Wed, 3 Jan 2024 22:20:34 -0800 Subject: [PATCH] Turned off debug logging --- wx-src/scripts/aeConst.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wx-src/scripts/aeConst.js b/wx-src/scripts/aeConst.js index 847ee29..c3f807a 100644 --- a/wx-src/scripts/aeConst.js +++ b/wx-src/scripts/aeConst.js @@ -4,8 +4,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ const aeConst = Object.freeze({ - DEBUG: true, - DEV_BUILD: true, + DEBUG: false, + DEV_BUILD: false, CURR_MAJOR_VER: "5.0", // Extension GUID