diff --git a/locales/en.yml b/locales/en.yml index d03d80d3..412b8fd9 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -57,6 +57,7 @@ toolCard: new: New search: label: Search + placeholder: Type to search a tool or a command... tools: categories: favorite-tools: 'Your favorite tools' diff --git a/src/modules/command-palette/command-palette.vue b/src/modules/command-palette/command-palette.vue index bceef5cd..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) { - +