fix formatting of words per minute
This commit is contained in:
parent
1266b82818
commit
d5984e474e
1 changed files with 1 additions and 0 deletions
|
@ -371,6 +371,7 @@
|
||||||
"title": "Words per Minute",
|
"title": "Words per Minute",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"columnWidth": 60,
|
"columnWidth": 60,
|
||||||
|
"format": {"type": "unit", "args": ["wpm"]},
|
||||||
"value": {"layer": "subtitles", "type": "wordsperminute"}
|
"value": {"layer": "subtitles", "type": "wordsperminute"}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue