removed strip option

merge-requests/1/head
Loic Bersier 5 years ago
parent 310039c29d
commit 229e817b21

@ -5,7 +5,6 @@ class KickCommand extends Command {
super('kick', {
aliases: ['kick'],
category: 'admin',
strip: 'none',
args: [
{
id: 'member',

Loading…
Cancel
Save