From f9378bb8a6e209e8aa00e591ccb87fd5bd3ed34d Mon Sep 17 00:00:00 2001 From: Carlos Date: Mon, 26 Jan 2026 18:01:51 +0100 Subject: [PATCH] update github stars --- pcweb/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcweb/constants.py b/pcweb/constants.py index 224c7f8a5..459f9aa1d 100644 --- a/pcweb/constants.py +++ b/pcweb/constants.py @@ -76,7 +76,7 @@ RX_BUILD_BACKEND = os.getenv("RX_BUILD_BACKEND", "https://build-backend.reflex.dev/") # Stats -GITHUB_STARS = 27000 +GITHUB_STARS = 28000 DISCORD_USERS = 7500 CONTRIBUTORS = 200