From 6fab68baa836c97680446e8cfdee7c5a64008539 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Wed, 26 Oct 2022 12:59:51 +0200 Subject: [PATCH] fix(CommandPalette): lint --- src/runtime/components/navigation/CommandPaletteGroup.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/runtime/components/navigation/CommandPaletteGroup.vue b/src/runtime/components/navigation/CommandPaletteGroup.vue index 995a78f9..03852727 100644 --- a/src/runtime/components/navigation/CommandPaletteGroup.vue +++ b/src/runtime/components/navigation/CommandPaletteGroup.vue @@ -26,6 +26,7 @@
{{ command.prefix }} + {{ command[commandAttribute] }} {{ command.suffix }}