flame: adding segment index attribute to settings

This commit is contained in:
Jakub Jezek 2022-01-20 14:20:09 +01:00
parent c5d4374e60
commit 4f01991693
No known key found for this signature in database
GPG key ID: D8548FBF690B100A

View file

@ -38,6 +38,11 @@
"key": "clipName",
"label": "Clip name template"
},
{
"type": "boolean",
"key": "segmentIndex",
"label": "Accept segment order"
},
{
"type": "number",
"key": "countFrom",