3.7.1 rebuild

This commit is contained in:
hydrabolt
2015-10-02 21:42:03 +01:00
parent 4e15ba1edd
commit 7361cf3dc3
14 changed files with 3893 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";