From 4ec29cf811a5e15680a7305dc2e9107165e5658b Mon Sep 17 00:00:00 2001 From: legonzaur Date: Sun, 4 Aug 2024 11:21:41 +0200 Subject: [PATCH] fix : champion polygon --- components/game/card/ChampionSmall.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/components/game/card/ChampionSmall.vue b/components/game/card/ChampionSmall.vue index 32f2718..388b6e6 100644 --- a/components/game/card/ChampionSmall.vue +++ b/components/game/card/ChampionSmall.vue @@ -85,7 +85,7 @@ const active = ref(false);