From 97892e137335cb25ad229504ea2c5b114136e530 Mon Sep 17 00:00:00 2001 From: legonzaur Date: Thu, 16 May 2024 23:20:07 +0200 Subject: [PATCH] Fix : additional dot --- components/MarketCards.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/MarketCards.vue b/components/MarketCards.vue index ea9278c..0b038ad 100644 --- a/components/MarketCards.vue +++ b/components/MarketCards.vue @@ -41,7 +41,7 @@ const isTurn = computed(() => goStore.self && goStore.current_game?.started && (