mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-11 15:57:50 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -20,7 +20,6 @@ module.exports = class CommandLastRunExportCommand extends Command {
|
||||
'export-last-run'
|
||||
],
|
||||
group: 'util',
|
||||
memberName: 'command-last-run-export',
|
||||
description: 'Exports a command last run JSON file.',
|
||||
details: 'Only the bot owner(s) may use this command.',
|
||||
ownerOnly: true,
|
||||
|
||||
Reference in New Issue
Block a user