diff --git a/src/discord/commands/global/d.image.ts b/src/discord/commands/global/d.image.ts index 91de229e5..3de670cd9 100644 --- a/src/discord/commands/global/d.image.ts +++ b/src/discord/commands/global/d.image.ts @@ -20,11 +20,12 @@ const F = f(__filename); const ephemeralExplanation = 'Set to "True" to show the response only to you'; const imageLimits = { [env.ROLE_TEAMTRIPSIT]: 20, - [env.ROLE_PATRON_TIER_0]: 20, - [env.ROLE_PATRON_TIER_1]: 40, - [env.ROLE_PATRON_TIER_2]: 60, - [env.ROLE_PATRON_TIER_3]: 80, - [env.ROLE_PATRON_TIER_4]: 100, + [env.ROLE_PATRON]: 20, + [env.ROLE_PATRON_TIER_1]: 20, + [env.ROLE_PATRON_TIER_2]: 40, + [env.ROLE_PATRON_TIER_3]: 60, + [env.ROLE_PATRON_TIER_4]: 80, + [env.ROLE_PATRON_TIER_5]: 100, }; async function help(