From a6925887dfe513037881f17085b535a99f9c7c96 Mon Sep 17 00:00:00 2001 From: legonzaur Date: Tue, 30 Apr 2024 19:52:25 +0200 Subject: [PATCH] fix regression : optionally activated effects not showing --- components/PlayerSlot.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/PlayerSlot.vue b/components/PlayerSlot.vue index 0114857..49f6a84 100644 --- a/components/PlayerSlot.vue +++ b/components/PlayerSlot.vue @@ -39,8 +39,7 @@ const discard_unwrapped = ref(false) {{ props.player.turn.gold_reserve }} discard_markers = {{ props.player.turn.discard_markers }}
effects_availables =
-