mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-05 14:47:40 +03:00
fix export hwaccel args field in UI
This commit is contained in:
parent
8cb4799196
commit
fe1bb4b5e1
@ -23,7 +23,7 @@ const record: SectionConfigOverrides = {
|
|||||||
uiSchema: {
|
uiSchema: {
|
||||||
export: {
|
export: {
|
||||||
hwaccel_args: {
|
hwaccel_args: {
|
||||||
"ui:options": { size: "lg" },
|
"ui:options": { suppressMultiSchema: true, size: "lg" },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user