mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-14 08:08:34 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -9,7 +9,6 @@ module.exports = class UnitsCommand extends Command {
|
||||
name: 'units',
|
||||
aliases: ['convert'],
|
||||
group: 'edit-number',
|
||||
memberName: 'units',
|
||||
description: 'Converts units to/from other units.',
|
||||
details: '**Units:** <https://mathjs.org/docs/datatypes/units.html#reference>',
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user