mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-22 18:29:14 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = class OptionsCommand extends Command {
|
||||
name: 'options',
|
||||
aliases: ['options-list'],
|
||||
group: 'util-public',
|
||||
memberName: 'options',
|
||||
description: 'Responds with a list of server options.',
|
||||
guarded: true
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user