mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
fix: fix custom emojis not being recognized in !reaction_roles
This commit is contained in:
parent
2e34cc3b6d
commit
aea6999753
1 changed files with 0 additions and 1 deletions
|
@ -181,7 +181,6 @@ connect().then(async () => {
|
|||
...Options.defaultMakeCacheSettings,
|
||||
MessageManager: 0,
|
||||
GuildMemberManager: 5000,
|
||||
BaseGuildEmojiManager: 1000,
|
||||
GuildInviteManager: 0,
|
||||
}),
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue