mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-15 00:11:15 +03:00
put review genai enabled at the top of the genai subsection
This commit is contained in:
parent
4e608c4be6
commit
84dcdd7e87
@ -47,7 +47,7 @@ const review: SectionConfigOverrides = {
|
||||
"detections.labels": "/configuration/review/#alerts-and-detections",
|
||||
},
|
||||
restartRequired: [],
|
||||
fieldOrder: ["alerts", "detections", "genai"],
|
||||
fieldOrder: ["alerts", "detections", "genai", "genai.enabled"],
|
||||
fieldGroups: {},
|
||||
hiddenFields: [
|
||||
"enabled_in_config",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user