From 76189ba1d75b2789115ca962350e7d968e467f86 Mon Sep 17 00:00:00 2001 From: Babak Alizadeh Date: Thu, 27 Mar 2025 23:10:24 +0000 Subject: [PATCH] bug fix in secret game --- .../application/buttons/SecretDialog.vue | 725 +++++++++--------- 1 file changed, 372 insertions(+), 353 deletions(-) diff --git a/webUI/src/components/application/buttons/SecretDialog.vue b/webUI/src/components/application/buttons/SecretDialog.vue index e22b4f9..6fdeabe 100644 --- a/webUI/src/components/application/buttons/SecretDialog.vue +++ b/webUI/src/components/application/buttons/SecretDialog.vue @@ -1,359 +1,378 @@ - - - - \ No newline at end of file +}; + + + \ No newline at end of file