mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-14 08:08:34 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -5,7 +5,6 @@ module.exports = class ReverseCommand extends Command {
|
||||
super(client, {
|
||||
name: 'reverse',
|
||||
group: 'edit-text',
|
||||
memberName: 'reverse',
|
||||
description: 'Reverses text.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user