mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 05:49:49 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -10,7 +10,6 @@ module.exports = class MotionBlurCommand extends Command {
|
||||
name: 'motion-blur',
|
||||
aliases: ['m-blur', 'motion'],
|
||||
group: 'edit-image',
|
||||
memberName: 'motion-blur',
|
||||
description: 'Draws an image or a user\'s avatar with motion blur.',
|
||||
throttling: {
|
||||
usages: 2,
|
||||
|
||||
Reference in New Issue
Block a user