From 818224f4d24c739c567ac6bbc05e22d48cef8e00 Mon Sep 17 00:00:00 2001 From: adityaoberai Date: Wed, 31 Jul 2024 23:14:19 +0530 Subject: [PATCH] Update GitHub stars count --- src/lib/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/constants.ts b/src/lib/constants.ts index 783c7f3db1..c30ecebae2 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -1,4 +1,4 @@ -export const GITHUB_STARS = '41.9K'; +export const GITHUB_STARS = '42.8K'; export const BANNER_KEY = 'discord-banner-01'; // Change key to force banner to show again export const SENTRY_DSN = 'https://27d41dc8bb67b596f137924ab8599e59@o1063647.ingest.us.sentry.io/4507497727000576'