From 2fdb9fb89763081f6a4eec69add5a7babf61528c Mon Sep 17 00:00:00 2001 From: timmy Date: Thu, 6 Aug 2026 01:52:54 +0000 Subject: [PATCH] fix: resolve command script under dashboard subpath (#60) --- frontend/index.html | 2 +- tests/test_command_palette.py | 27 ++++++++++++++++++++++++++- 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index cc80af4..2983360 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -160,7 +160,7 @@ textarea { resize: vertical; min-height: 120px; } - +