mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 15:57:43 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = class ReloadCommand extends Command {
|
||||
name: 'reload',
|
||||
aliases: ['reload-command', 'reload-cmd'],
|
||||
group: 'util',
|
||||
memberName: 'reload',
|
||||
description: 'Reloads a command.',
|
||||
details: 'Only the bot owner(s) may use this command.',
|
||||
guarded: true,
|
||||
|
||||
Reference in New Issue
Block a user