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:
@@ -7,7 +7,6 @@ module.exports = class GravityCommand extends Command {
|
||||
super(client, {
|
||||
name: 'gravity',
|
||||
group: 'edit-number',
|
||||
memberName: 'gravity',
|
||||
description: 'Determines weight on another celestial object.',
|
||||
details: `**Celestial Objects:** ${Object.keys(planets).join(', ')}`,
|
||||
credit: [
|
||||
|
||||
Reference in New Issue
Block a user