fix formatting of words per minute

This commit is contained in:
rolux 2011-10-29 07:55:42 +00:00
parent 1266b82818
commit d5984e474e

View file

@ -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"}
}, },
{ {