From 58c0435d5ab484baad5995aac579a11150c4aa16 Mon Sep 17 00:00:00 2001 From: Heidi Date: Thu, 18 Jun 2026 00:46:43 +0100 Subject: [PATCH] ai generated solutions to our ai generated problems --- frontend/src/App.jsx | 3 ++- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index e61af3b..49e6f6d 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -42,6 +42,7 @@ const analyticsConsentVersion = 3 const themePreferenceKey = 'tssbot.theme' const themePreferenceCookie = 'tssbot_theme' const liveRefreshMs = 15000 +const siteVersion = 'v1' const turnstileSiteKey = import.meta.env.VITE_TURNSTILE_SITE_KEY || '' @@ -1676,7 +1677,7 @@ function Footer({ navigate }) { return (