From ed04c5cffb04c7524370b7b852f2c4f6ccc44b87 Mon Sep 17 00:00:00 2001 From: Saeed Dadkhah Date: Mon, 3 Jun 2024 16:25:37 +0330 Subject: [PATCH] Auto reveal if possible, remove reveal button. --- src/components/PlayGame.vue | 38 ++++++++++++++++++++++++++++++------- 1 file changed, 31 insertions(+), 7 deletions(-) diff --git a/src/components/PlayGame.vue b/src/components/PlayGame.vue index d181511..1e61893 100644 --- a/src/components/PlayGame.vue +++ b/src/components/PlayGame.vue @@ -32,7 +32,7 @@ Join - Reset + Reset
Player ID:
@@ -73,10 +73,8 @@ ]" /> - Commit - Reveal + Commit + Reset
You won the game 🎉🎊 @@ -85,7 +83,7 @@
-