1
0
Fork 0

removed strip option

akairo
Loic Bersier 6 years ago
parent 310039c29d
commit 229e817b21

@ -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…
Cancel
Save