mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 00:12:38 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = class ScientificNotationCommand extends Command {
|
||||
name: 'scientific-notation',
|
||||
aliases: ['science-notation', 'exponential-notation'],
|
||||
group: 'edit-number',
|
||||
memberName: 'scientific-notation',
|
||||
description: 'Converts a number to scientific notation.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user