rebuild and prepublish

This commit is contained in:
hydrabolt
2015-10-02 21:38:07 +01:00
parent 37d9d23679
commit 9824a702b7
16 changed files with 3895 additions and 12 deletions

View File

@@ -10,4 +10,4 @@ exports.LOGIN = exports.AUTH + "/login";
exports.LOGOUT = exports.AUTH + "/logout";
exports.USERS = exports.API + "/users";
exports.SERVERS = exports.API + "/guilds";
exports.CHANNELS = exports.API + "/channels";
exports.CHANNELS = exports.API + "/channels";