From eec676128006d19f39477082d91a0fec80f251d4 Mon Sep 17 00:00:00 2001 From: legonzaur Date: Thu, 16 May 2024 14:48:08 +0200 Subject: [PATCH] [fix] Fix make discard button turn.find_effects should probably be replaced by something else Closes heron-realms-front/issues#39 --- components/PlayerSlot.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/PlayerSlot.vue b/components/PlayerSlot.vue index 8c0c510..be6421a 100644 --- a/components/PlayerSlot.vue +++ b/components/PlayerSlot.vue @@ -116,7 +116,7 @@ const prepare_champion = (target: Card) => run_effect(CardEffects.PREPARE, targe