mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 17:37:25 +00:00
Fix config typo
This commit is contained in:
parent
31e2abf01d
commit
0ba37c0920
1 changed files with 1 additions and 1 deletions
|
@ -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: "",
|
||||
|
|
Loading…
Add table
Reference in a new issue