From 96f4057fab922ac645f1edfc826c67556e061229 Mon Sep 17 00:00:00 2001 From: Evan Song Date: Thu, 17 Oct 2024 22:15:21 -0700 Subject: [PATCH] chore: dont disable kill server action for any reason Signed-off-by: Evan Song --- .../src/components/ui/servers/PanelServerActionButton.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/src/components/ui/servers/PanelServerActionButton.vue b/apps/frontend/src/components/ui/servers/PanelServerActionButton.vue index 045006091..caecf199a 100644 --- a/apps/frontend/src/components/ui/servers/PanelServerActionButton.vue +++ b/apps/frontend/src/components/ui/servers/PanelServerActionButton.vue @@ -1,7 +1,7 @@