From cf0114bebedf7bb9e4c782d8b00c7d5993077ec2 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Fri, 26 Jul 2024 12:53:47 -0400 Subject: [PATCH] Fixed command desc --- index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.tsx b/index.tsx index 1508886..37c0b37 100644 --- a/index.tsx +++ b/index.tsx @@ -54,7 +54,7 @@ export default definePlugin({ commands: [ { name: "inrole", - description: "Block someone", + description: "Know who is in a role", inputType: ApplicationCommandInputType.BUILT_IN, options: [ {