From ac3d1f876140c6e6126429758972d336214c83d1 Mon Sep 17 00:00:00 2001 From: mic Date: Sun, 22 Sep 2024 22:27:44 +0200 Subject: [PATCH] added shortcut description --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ebd1464b..13f40295 100644 --- a/manifest.json +++ b/manifest.json @@ -47,7 +47,7 @@ }, "commands": { "_thunderai__do_action": { - "description": "" + "description": "Opens the ThunderAI prompts menu" } } }