mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 10:03:31 +01:00
Added Colors file
removed colours for consistency
This commit is contained in:
@@ -68,12 +68,6 @@ var ServerPermissions = (function () {
|
||||
};
|
||||
|
||||
_createClass(ServerPermissions, [{
|
||||
key: "colour",
|
||||
get: function get() {
|
||||
// screw the american spelling
|
||||
return this.color;
|
||||
}
|
||||
}, {
|
||||
key: "createInstantInvite",
|
||||
get: function get() {
|
||||
return this.getBit(0);
|
||||
|
||||
Reference in New Issue
Block a user