We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a0c7b9 + 1b89f9b commit b18d8f7Copy full SHA for b18d8f7
src/constants/urls.ts
@@ -11,7 +11,7 @@ export const STAGING_VERIFICATION_SITE_URL =
11
"https://staging-my.realdevsquad.com";
12
13
export const RDS_TRACKING_CHANNEL_URL =
14
- "https://discord.com/api/v10/channels/1136650427878871090/messages";
+ "https://discord.com/api/v10/channels/1180553802303164526/messages";
15
16
export const STAGING_RDS_TRACKING_CHANNEL_URL =
17
"https://discord.com/api/v10/channels/1154572818902696028/messages";
0 commit comments