Rebuild code

This commit is contained in:
hydrabolt
2015-10-03 14:46:42 +01:00
parent 4f60423b7b
commit 8045d849f7
12 changed files with 12 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";