mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 05:54:33 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = class RomanCommand extends Command {
|
||||
name: 'roman',
|
||||
aliases: ['roman-numeral'],
|
||||
group: 'edit-number',
|
||||
memberName: 'roman',
|
||||
description: 'Converts a number to roman numerals.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user