mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 08:14:47 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = class Base64Command extends Command {
|
||||
super(client, {
|
||||
name: 'base64',
|
||||
group: 'edit-text',
|
||||
memberName: 'base64',
|
||||
description: 'Converts text to/from Base64.',
|
||||
details: `**Modes:** ${modes.join(', ')}`,
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user