forked from 0x2620/pandora
typo in json
This commit is contained in:
parent
8d7ed0280a
commit
2a0fd207df
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
|||
"clipKeys": [
|
||||
{"id": "value", "title": "Text"},
|
||||
{"id": "in", "title": "Position"},
|
||||
{"id": "duration": "title": "Duration"},
|
||||
{"id": "duration", "title": "Duration"},
|
||||
{"id": "hue", "title": "Hue"},
|
||||
{"id": "saturation", "title": "Saturation"},
|
||||
{"id": "lightness": "title": "Lightness"},
|
||||
{"id": "lightness", "title": "Lightness"},
|
||||
{"id": "volume": "title": "Volume"}
|
||||
],
|
||||
"groups": [
|
||||
|
|
Loading…
Reference in a new issue