mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-12 03:17:36 +03:00
tweak
This commit is contained in:
parent
0ce9ed8c7e
commit
b77ffadf42
@ -479,7 +479,7 @@ const CAMERA_SELECT_BUTTON_PAGES = [
|
|||||||
"regionGrid",
|
"regionGrid",
|
||||||
];
|
];
|
||||||
|
|
||||||
const ALLOWED_VIEWS_FOR_VIEWER = ["ui", "debug", "notifications"];
|
const ALLOWED_VIEWS_FOR_VIEWER = ["profileSettings", "notifications"];
|
||||||
|
|
||||||
// keys for camera sections
|
// keys for camera sections
|
||||||
const CAMERA_SECTION_MAPPING: Record<string, SettingsType> = {
|
const CAMERA_SECTION_MAPPING: Record<string, SettingsType> = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user