Fixed command desc
This commit is contained in:
parent
13aba0045f
commit
cf0114bebe
1 changed files with 1 additions and 1 deletions
|
@ -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: [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue