From 28952248198b3984690160717981a37508ecb131 Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Tue, 24 Oct 2023 06:36:46 +1100 Subject: [PATCH] disable transparency effects --- interface/src/pages/Settings.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/interface/src/pages/Settings.tsx b/interface/src/pages/Settings.tsx index 50d440f8..392921a0 100644 --- a/interface/src/pages/Settings.tsx +++ b/interface/src/pages/Settings.tsx @@ -53,11 +53,11 @@ const Settings: React.FC = () => { description: "Customise the sidebar layout.", modifyElement: }, - { + /* { title: "Transparency Effects", description: "Enables transparency effects on certain elements such as blur. (May impact battery life)", modifyElement: switchChange('betterSEQTAPlus', isOn)} /> - }, + }, */ { title: "BetterSEQTA+", description: "Enables BetterSEQTA+ features",