diff --git a/app/src/components/Army.tsx b/app/src/components/Army.tsx index 7cf9c74..428931d 100644 --- a/app/src/components/Army.tsx +++ b/app/src/components/Army.tsx @@ -141,6 +141,7 @@ const Army = () => { } }, [ army, + balance, isRegistered, player?.total_minted ])