mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -9,7 +9,6 @@ module.exports = class CropToContentCommand extends Command {
|
||||
super(client, {
|
||||
name: 'crop-to-content',
|
||||
group: 'edit-image',
|
||||
memberName: 'crop-to-content',
|
||||
description: 'Crops an image to its content.',
|
||||
throttling: {
|
||||
usages: 2,
|
||||
|
||||
Reference in New Issue
Block a user