chore: Add description for executing action in Web UI

This commit is contained in:
n4ze3m 2024-05-14 16:16:09 +05:30
parent a4ee6b3d7b
commit 0ce06752c3

View File

@ -71,6 +71,7 @@ export default defineConfig({
: undefined,
commands: {
_execute_action: {
description: "Open the Web UI",
suggested_key: {
default: "Ctrl+Shift+L"
}