From 4e9c4ecb6496b3217f5918e0c618bd4be6af3ab2 Mon Sep 17 00:00:00 2001 From: pedrocx486 Date: Tue, 28 Jan 2025 20:24:11 -0300 Subject: [PATCH] Fix missing status bug for deleted party line --- client/src/components/JoinPartyLine.vue | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/client/src/components/JoinPartyLine.vue b/client/src/components/JoinPartyLine.vue index a8d0c37..6a13ea4 100644 --- a/client/src/components/JoinPartyLine.vue +++ b/client/src/components/JoinPartyLine.vue @@ -1,6 +1,7 @@