From b77ffadf42e2517825dec69189eb340ff59ae89d Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Fri, 6 Mar 2026 07:19:58 -0600 Subject: [PATCH] tweak --- web/src/pages/Settings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/pages/Settings.tsx b/web/src/pages/Settings.tsx index d47435af8..2f069da78 100644 --- a/web/src/pages/Settings.tsx +++ b/web/src/pages/Settings.tsx @@ -479,7 +479,7 @@ const CAMERA_SELECT_BUTTON_PAGES = [ "regionGrid", ]; -const ALLOWED_VIEWS_FOR_VIEWER = ["ui", "debug", "notifications"]; +const ALLOWED_VIEWS_FOR_VIEWER = ["profileSettings", "notifications"]; // keys for camera sections const CAMERA_SECTION_MAPPING: Record = {