Skip to content

Commit

Permalink
Merge pull request #1270 from ItzNotABug/revert-init-banner
Browse files Browse the repository at this point in the history
Revert to discord banner
  • Loading branch information
TorstenDittmann authored Aug 26, 2024
2 parents bec474e + 79330ae commit d5479bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/constants.ts
Original file line number Diff line number Diff line change
@@ -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://[email protected]/4507497727000576';

Expand Down

0 comments on commit d5479bc

Please sign in to comment.