From 8cb5eb93848054473e73d0b5f29728f933067c51 Mon Sep 17 00:00:00 2001 From: Psychotoxical Date: Fri, 10 Apr 2026 13:45:56 +0200 Subject: [PATCH] chore(settings): remove alpha badges from Hot Cache and Hi-Res sections Co-Authored-By: Claude Sonnet 4.6 --- src/pages/Settings.tsx | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/src/pages/Settings.tsx b/src/pages/Settings.tsx index b6c6787b..cf6dd671 100644 --- a/src/pages/Settings.tsx +++ b/src/pages/Settings.tsx @@ -600,12 +600,7 @@ export default function Settings() { {/* Hot Cache */}
-
- {t('settings.hotCacheTitle')} - - {t('settings.hotCacheAlphaBadge')} - -
+
{t('settings.hotCacheTitle')}
{t('settings.hotCacheDisclaimer')}