From facb23cefd1f4fe3746bd825c1b94dc3d43bd661 Mon Sep 17 00:00:00 2001 From: hiyu Date: Sat, 15 Jun 2024 19:51:09 +0700 Subject: [PATCH] fix: socket game --- src/components/lottery/LotteryGame.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/lottery/LotteryGame.vue b/src/components/lottery/LotteryGame.vue index d8cdbeb..7a9e1e8 100644 --- a/src/components/lottery/LotteryGame.vue +++ b/src/components/lottery/LotteryGame.vue @@ -1,5 +1,5 @@