mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = class LowercaseCommand extends Command {
|
||||
name: 'lowercase',
|
||||
aliases: ['to-lowercase'],
|
||||
group: 'edit-text',
|
||||
memberName: 'lowercase',
|
||||
description: 'Converts text to lowercase.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user