summaryrefslogtreecommitdiff
path: root/packages/gateway/src/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gateway/src/constants.ts')
-rw-r--r--packages/gateway/src/constants.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gateway/src/constants.ts b/packages/gateway/src/constants.ts
index 1a1bc0f..2a680e1 100644
--- a/packages/gateway/src/constants.ts
+++ b/packages/gateway/src/constants.ts
@@ -32,4 +32,5 @@ export {
STAFF_LOG_CHANNEL_ID,
CENTRAL_OKBUDDY_EMOJI_ID,
BOT_ID,
+ COLOR_ROLE_IDS,
} from "../../shared";