diff --git a/index.html b/index.html index 23322fd..b7c3318 100644 --- a/index.html +++ b/index.html @@ -2677,6 +2677,7 @@ async function pysimEquipCmd() { if (result) { await pysimRefresh(); pysimFsRefresh(); + stkCheckMenu(); } }