mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
add field template for additionalproperties schema objects
This commit is contained in:
@@ -1137,6 +1137,12 @@
|
||||
"system": "System",
|
||||
"integrations": "Integrations"
|
||||
},
|
||||
"additionalProperties": {
|
||||
"keyLabel": "Key",
|
||||
"valueLabel": "Value",
|
||||
"keyPlaceholder": "New key",
|
||||
"remove": "Remove"
|
||||
},
|
||||
"sections": {
|
||||
"detect": "Detection",
|
||||
"record": "Recording",
|
||||
|
||||
Reference in New Issue
Block a user