forgot to remove that

This commit is contained in:
Loïc Bersier 2019-06-26 03:53:06 +02:00
parent ed2945f722
commit b04c00d715

View file

@ -20,7 +20,7 @@ class FourchanCommand extends Command {
} }
], ],
description: { description: {
content: 'Send random images from a 4chan board of your choosing (only in nsfw channel)', content: 'Send random images from a 4chan board of your choosing',
usage: '[board]', usage: '[board]',
examples: ['vg'] examples: ['vg']
} }