From 5fc42eb67207208893507e7274d104d3beb49f0f Mon Sep 17 00:00:00 2001 From: LunaUrsa <1836049+LunaUrsa@users.noreply.github.com> Date: Wed, 13 Sep 2023 11:28:15 -0500 Subject: [PATCH] Remove old helper id --- src/global/utils/env.config.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/global/utils/env.config.ts b/src/global/utils/env.config.ts index 05fd21860..b755bbde7 100644 --- a/src/global/utils/env.config.ts +++ b/src/global/utils/env.config.ts @@ -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',