From 026e58d6966aa8596c791455bffa54cd04c025ef Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Mon, 25 Aug 2025 16:36:43 -0400 Subject: fix hdr and wsi logic in FE correctly this time --- src/components/ConfigurationSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/ConfigurationSection.tsx') diff --git a/src/components/ConfigurationSection.tsx b/src/components/ConfigurationSection.tsx index 319168b..094cb02 100644 --- a/src/components/ConfigurationSection.tsx +++ b/src/components/ConfigurationSection.tsx @@ -109,7 +109,7 @@ export function ConfigurationSection({ onConfigChange(HDR_MODE, value)} /> -- cgit v1.2.3