mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 08:19:08 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -14,7 +14,6 @@ module.exports = class ConvertImageCommand extends Command {
|
||||
name: 'convert-image',
|
||||
aliases: ['convert-img', 'image-convert', 'img-convert'],
|
||||
group: 'edit-image',
|
||||
memberName: 'convert-image',
|
||||
description: 'Converts an image from one format to another.',
|
||||
details: `**Formats:** ${Object.keys(formats).join(', ')}`,
|
||||
throttling: {
|
||||
|
||||
Reference in New Issue
Block a user