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