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.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gateway/src/constants.ts b/packages/gateway/src/constants.ts
index c660644..52d1f24 100644
--- a/packages/gateway/src/constants.ts
+++ b/packages/gateway/src/constants.ts
@@ -1 +1 @@
-export { GUILD_ID } from "../../shared";
+export { GUILD_ID, CENTRAL_GUILD_ID, ROLEPLAY_GUILD_ID } from "../../shared";