From ebb65b73ad0ec6994351e04a36c5656601836da9 Mon Sep 17 00:00:00 2001 From: thororen1234 <78185467+thororen1234@users.noreply.github.com> Date: Wed, 12 Feb 2025 20:38:37 -0500 Subject: [PATCH] Fix for a fix --- scripts/build/buildWeb.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/build/buildWeb.mjs b/scripts/build/buildWeb.mjs index da1e221a..9b27f2e7 100644 --- a/scripts/build/buildWeb.mjs +++ b/scripts/build/buildWeb.mjs @@ -49,6 +49,7 @@ const commonOptions = { IS_COMPANION_TEST, IS_DISCORD_DESKTOP: false, IS_VESKTOP: false, + IS_EQUIBOP: false, IS_UPDATER_DISABLED: true, VERSION, BUILD_TIMESTAMP