mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 00:04:48 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = class UnknownCommandCommand extends Command {
|
||||
super(client, {
|
||||
name: 'unknown-command',
|
||||
group: 'util-public',
|
||||
memberName: 'unknown-command',
|
||||
description: 'Displays help information for when an unknown command is used.',
|
||||
unknown: true,
|
||||
hidden: true,
|
||||
|
||||
Reference in New Issue
Block a user