rolled back to member
This commit is contained in:
parent
2e0023c5a9
commit
9288a69da9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ class BanCommand extends Command {
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
id: 'member',
|
id: 'member',
|
||||||
type: 'user'
|
type: 'member'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'reasons',
|
id: 'reasons',
|
||||||
|
|
Loading…
Reference in a new issue