Remove a Space

This commit is contained in:
Daniel Odendahl Jr
2017-07-25 22:16:32 +00:00
parent 485304bf11
commit a447a21cbd
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -23,4 +23,3 @@ module.exports = class QuoteCommand extends Command {
return msg.embed(embed);
}
};
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "27.7.0",
"version": "27.7.1",
"description": "Your personal server companion.",
"main": "Shard.js",
"scripts": {