diff --git a/apps/desktop/src/app/command-palette/index.tsx b/apps/desktop/src/app/command-palette/index.tsx
index 0a444d00c37..ff7af6b5c91 100644
--- a/apps/desktop/src/app/command-palette/index.tsx
+++ b/apps/desktop/src/app/command-palette/index.tsx
@@ -267,7 +267,7 @@ const PaletteRow = memo(function PaletteRow({
value={paletteValue(item)}
>
-
+
{modPreview ? (
item.modLabel
) : (