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: [
|
commands: [
|
||||||
{
|
{
|
||||||
name: "inrole",
|
name: "inrole",
|
||||||
description: "Block someone",
|
description: "Know who is in a role",
|
||||||
inputType: ApplicationCommandInputType.BUILT_IN,
|
inputType: ApplicationCommandInputType.BUILT_IN,
|
||||||
options: [
|
options: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue