From 77f56df144598441a063bd93c0a7a13de3342c62 Mon Sep 17 00:00:00 2001 From: bobrosoft Date: Sun, 11 Aug 2019 15:29:37 +0200 Subject: [PATCH] README: remove duplicate "timeButton" description --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index 095979d..c660ded 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ The pre-installed configuration contains less or more than you'll probably want, > Native Plugins +- timeButton - battery - currency - weather @@ -103,7 +104,6 @@ The pre-installed configuration contains less or more than you'll probably want, - staticButton - appleScriptTitledButton - shellScriptTitledButton -- timeButton ## Gestures on central part: @@ -166,15 +166,6 @@ Example of "CPU load" button which also changes color based on load value. } ``` -#### `timeButton` - -```js -{ - "type": "timeButton", - "formatTemplate": "HH:mm" //optional -} -``` - ## Groups ```js