mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 14:04:38 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -16,7 +16,6 @@ module.exports = class SetUsesCommand extends Command {
|
||||
super(client, {
|
||||
name: 'set-uses',
|
||||
group: 'util',
|
||||
memberName: 'set-uses',
|
||||
description: 'Changes command usage stats.',
|
||||
details: 'Only the bot owner(s) may use this command.',
|
||||
ownerOnly: true,
|
||||
|
||||
Reference in New Issue
Block a user