Fix Small Mistake

This commit is contained in:
Daniel Odendahl Jr
2017-06-17 03:30:30 +00:00
parent fd4e35533a
commit 56ceba6436
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -4,7 +4,6 @@ module.exports = class ShipCommand extends Command {
constructor(client) {
super(client, {
name: 'ship',
aliases: ['rate'],
group: 'random-res',
memberName: 'ship',
description: 'Ships things/people together.',