From bd42b4ab5000eed5547ea04f5b1e7b2887b9d6d5 Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Wed, 23 Apr 2025 18:00:17 +0800 Subject: [PATCH] update --- .../src/components/CommandHistoryMenu.vue | 146 +-------- .../components/WorkspaceConnectionList.vue | 2 +- .../frontend/src/views/CommandHistoryView.vue | 227 +++---------- .../frontend/src/views/QuickCommandsView.vue | 305 +++--------------- 4 files changed, 97 insertions(+), 583 deletions(-) diff --git a/packages/frontend/src/components/CommandHistoryMenu.vue b/packages/frontend/src/components/CommandHistoryMenu.vue index 1d763a8..7b36d04 100644 --- a/packages/frontend/src/components/CommandHistoryMenu.vue +++ b/packages/frontend/src/components/CommandHistoryMenu.vue @@ -1,42 +1,42 @@