From c69d55afe1b20570102f5b3a57e53983d8366f10 Mon Sep 17 00:00:00 2001 From: steffenrapp <88974099+steffenrapp@users.noreply.github.com> Date: Sat, 21 Sep 2024 09:41:53 +0000 Subject: [PATCH] fix --- src/modules/command-palette/command-palette.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/command-palette/command-palette.vue b/src/modules/command-palette/command-palette.vue index b62d3a53..eafa2d68 100644 --- a/src/modules/command-palette/command-palette.vue +++ b/src/modules/command-palette/command-palette.vue @@ -125,7 +125,7 @@ function activateOption(option: PaletteOption) { -