diff --git a/src/lib/constants.ts b/src/lib/constants.ts index 1f3a953c40..fb1426a5cf 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -1,5 +1,5 @@ export const GITHUB_STARS = '42.8K'; -export const BANNER_KEY: Banners = 'init-banner-02'; // Change key to force banner to show again +export const BANNER_KEY: Banners = 'discord-banner-01'; // Change key to force banner to show again export const SENTRY_DSN = 'https://27d41dc8bb67b596f137924ab8599e59@o1063647.ingest.us.sentry.io/4507497727000576';