summaryrefslogtreecommitdiff
path: root/packages/gateway/src
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gateway/src')
-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 77ef6cd..c660644 100644
--- a/packages/gateway/src/constants.ts
+++ b/packages/gateway/src/constants.ts
@@ -1 +1 @@
-export const GUILD_ID = "1406422617724026901";
+export { GUILD_ID } from "../../shared";