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() {