From ade3297da34c8de5056b37bed3031dd8712ba849 Mon Sep 17 00:00:00 2001
From: Sainan <63328889+Sainan@users.noreply.github.com>
Date: Thu, 26 Jun 2025 05:17:55 +0200
Subject: [PATCH] details
---
static/webui/index.html | 2 +-
static/webui/script.js | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/static/webui/index.html b/static/webui/index.html
index b7811335..18cfcf09 100644
--- a/static/webui/index.html
+++ b/static/webui/index.html
@@ -794,7 +794,7 @@
-
+
diff --git a/static/webui/script.js b/static/webui/script.js
index 6b903f08..209d727e 100644
--- a/static/webui/script.js
+++ b/static/webui/script.js
@@ -1452,7 +1452,6 @@ function addMissingEquipment(categories) {
async function addMissingHelminthRecipes() {
await revalidateAuthz();
await fetch("/custom/addMissingHelminthBlueprints?" + window.authz);
- updateInventory();
}
function addMissingEvolutionProgress() {