From 3cdb40610fbff3f60d75f839eea8f52f470da6d1 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Wed, 11 Mar 2026 12:04:35 -0500 Subject: [PATCH] fix profile save diff, masksAndZones delete, and config sync --- .../settings/ProfileSectionDropdown.tsx | 2 +- web/src/pages/Settings.tsx | 27 +++++++++++++++---- web/src/utils/configUtil.ts | 27 ++++++++++++++++++- web/src/views/settings/ProfilesView.tsx | 1 + 4 files changed, 50 insertions(+), 7 deletions(-) diff --git a/web/src/components/settings/ProfileSectionDropdown.tsx b/web/src/components/settings/ProfileSectionDropdown.tsx index e3f81bb79..f8e72b234 100644 --- a/web/src/components/settings/ProfileSectionDropdown.tsx +++ b/web/src/components/settings/ProfileSectionDropdown.tsx @@ -112,7 +112,7 @@ export function ProfileSectionDropdown({ return ( <> - +