mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 08:22:37 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -9,7 +9,6 @@ module.exports = class MirrorCommand extends Command {
|
||||
super(client, {
|
||||
name: 'mirror',
|
||||
group: 'edit-image',
|
||||
memberName: 'mirror',
|
||||
description: 'Draws an image or a user\'s avatar but mirrored on the X/Y axis (or both).',
|
||||
throttling: {
|
||||
usages: 2,
|
||||
|
||||
Reference in New Issue
Block a user