Skip to content

Commit

Permalink
Remove old helper id
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaUrsa committed Sep 13, 2023
1 parent b78fb1f commit 5fc42eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/global/utils/env.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,7 @@ export const env = {
ROLE_TEMPVOICE: isProd ? '955841809899221072' : '1052644663749783622',
ROLE_JOINVC: isProd ? '1132222895893008384' : '1134110886672486561',

ROLE_HELPER: isProd ? '956960918640656457' : '1052644660876677120',
ROLE_VERIFIED_HELPER: isProd ? '1151541717527437393' : '1151547428898607175',
ROLE_HELPER: isProd ? '1151541717527437393' : '1151547428898607175',
ROLE_TRIPSITTING_101: isProd ? '1100937689034924142' : '1151547228679323799',

ROLE_NEEDSHELP: isProd ? '955853983287754782' : '1052644629591367761',
Expand Down

0 comments on commit 5fc42eb

Please sign in to comment.