This commit is contained in:
Josh Hawkins 2026-03-06 07:19:58 -06:00
parent 0ce9ed8c7e
commit b77ffadf42

View File

@ -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<string, SettingsType> = {