From 9d7ff85303db65507acfd77be06a12c6d182c49f Mon Sep 17 00:00:00 2001 From: Darklyter Date: Wed, 21 Aug 2024 01:15:38 -0400 Subject: [PATCH] Update SettingsInterfacePanel.tsx --- .../SettingsInterfacePanel.tsx | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/ui/v2.5/src/components/Settings/SettingsInterfacePanel/SettingsInterfacePanel.tsx b/ui/v2.5/src/components/Settings/SettingsInterfacePanel/SettingsInterfacePanel.tsx index e654d125a..0c0ad80ca 100644 --- a/ui/v2.5/src/components/Settings/SettingsInterfacePanel/SettingsInterfacePanel.tsx +++ b/ui/v2.5/src/components/Settings/SettingsInterfacePanel/SettingsInterfacePanel.tsx @@ -488,14 +488,6 @@ export const SettingsInterfacePanel: React.FC = PatchComponent( ))} - )} - saveUI({ autoConvertMetricMeasurements: v })} - /> )} + saveUI({ autoConvertMetricMeasurements: v })} + />