From d5984e474e1e68887d9b8ecdaadf6c600f2154dd Mon Sep 17 00:00:00 2001 From: rolux Date: Sat, 29 Oct 2011 07:55:42 +0000 Subject: [PATCH] fix formatting of words per minute --- pandora/0xdb.jsonc | 1 + 1 file changed, 1 insertion(+) diff --git a/pandora/0xdb.jsonc b/pandora/0xdb.jsonc index baeb11d5..3d004599 100644 --- a/pandora/0xdb.jsonc +++ b/pandora/0xdb.jsonc @@ -371,6 +371,7 @@ "title": "Words per Minute", "type": "float", "columnWidth": 60, + "format": {"type": "unit", "args": ["wpm"]}, "value": {"layer": "subtitles", "type": "wordsperminute"} }, {