Fix config typo

This commit is contained in:
Snazzah 2020-09-19 04:20:08 -05:00
parent 31e2abf01d
commit 0ba37c0920
No known key found for this signature in database
GPG key ID: 5E71D54F3D86282E

View file

@ -13,7 +13,7 @@ module.exports = {
embedColor: 0x15521c,
// [string|Array<string>] The role ID(s) for curator roles
curatorRoleID: "",
// [string|Array<string>]] The role ID(s) for admin roles
// [string|Array<string>] The role ID(s) for admin roles
adminRoleID: "",
// [string] guild_id
guildID: "",