diff --git a/wxt.config.ts b/wxt.config.ts index 9e49dc8..aa890c4 100644 --- a/wxt.config.ts +++ b/wxt.config.ts @@ -71,6 +71,7 @@ export default defineConfig({ : undefined, commands: { _execute_action: { + description: "Open the Web UI", suggested_key: { default: "Ctrl+Shift+L" }