From 4fd898d84ded0bcfb45d02c18d53d388f7a24952 Mon Sep 17 00:00:00 2001 From: pa Date: Mon, 21 Jul 2025 19:13:24 +0900 Subject: [PATCH] fix: playerlist table remains after the game closes --- src/views/PlayerList/PlayerList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/PlayerList/PlayerList.vue b/src/views/PlayerList/PlayerList.vue index c4d78767..ba8b5232 100644 --- a/src/views/PlayerList/PlayerList.vue +++ b/src/views/PlayerList/PlayerList.vue @@ -642,7 +642,7 @@