Fix error?

This commit is contained in:
dragonfire535
2017-03-08 23:55:38 -05:00
parent bd33a571b0
commit 29c0652945
+1 -1
View File
@@ -47,7 +47,7 @@ class InfoCommand extends commando.Command {
.addField('Users',
users, true)
.addField('Shards',
this.client.options.shardCount + " (This is Shard: " + this.client.shard.id + ")", true)
this.client.options.shardCount, true)
.addField('Commands',
config.commandcount, true)
.addField('Owner',