Skip to content

Commit

Permalink
Add temp dedicated env entry for Supporter (#743)
Browse files Browse the repository at this point in the history
Co-authored-by: LunaUrsa <[email protected]>
  • Loading branch information
Hipperooni and LunaUrsa authored Jan 18, 2024
1 parent c48fd41 commit fd1f85c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/global/utils/env.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ export const env = {
ROLE_PATRON_TIER_3: isProd ? '' : '1182345731038777364',
ROLE_PATRON_TIER_4: isProd ? '' : '1182346555144015984',

ROLE_PATRON: isProd ? '954133862601089095' : '1052644652349665310',
ROLE_BOOSTER: isProd ? '853082033224024135' : '1167725202302574642',
ROLE_PREMIUM: isProd ? '1139454371613122640' : '1167714206418735144',
ROLE_DONATIONTRIGGER: isProd ? '1172503141481189407' : '1171007453903732776',
Expand Down

0 comments on commit fd1f85c

Please sign in to comment.