From 995064497f5cd486eec659f9cfe00b8d7f98b886 Mon Sep 17 00:00:00 2001 From: Erzangel Date: Tue, 14 May 2024 19:02:36 +0200 Subject: [PATCH] fix: unintentionally hid stats --- components/PlayerSlot.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/PlayerSlot.vue b/components/PlayerSlot.vue index 30e5945..b6935bd 100644 --- a/components/PlayerSlot.vue +++ b/components/PlayerSlot.vue @@ -94,7 +94,7 @@ const prepare_champion = (target: Card) => run_effect(CardEffects.PREPARE, targe
- +