diff --git a/src/config/config-staging.js b/src/config/config-staging.js index 986981b64f..1b45962443 100644 --- a/src/config/config-staging.js +++ b/src/config/config-staging.js @@ -86,7 +86,7 @@ export const config = { // social media integration telegramExternalURL: 'https://t.me/PushCommDevBot', - discordExternalURL: 'https://discordapp.com/users/pushlinkbot', + discordExternalURL: null, }; /**