forked from Supositware/Haha-Yes
removed strip option
This commit is contained in:
parent
310039c29d
commit
229e817b21
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ class KickCommand extends Command {
|
||||||
super('kick', {
|
super('kick', {
|
||||||
aliases: ['kick'],
|
aliases: ['kick'],
|
||||||
category: 'admin',
|
category: 'admin',
|
||||||
strip: 'none',
|
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
id: 'member',
|
id: 'member',
|
||||||
|
|
Loading…
Reference in a new issue