diff options
author | 2016-11-27 09:56:49 +1100 | |
---|---|---|
committer | 2016-11-27 09:56:49 +1100 | |
commit | 7238415d1f30cae0b47e54dd04eb0b5e558c132e (patch) | |
tree | 3829a830029d7b31878bb9f67dec4d8d519f1e62 /plugins/timer/plugin.json | |
parent | 1637c91a5ccf77dae40a3edab7af1e0b64b92bf7 (diff) |
srcclean (nw)
Diffstat (limited to 'plugins/timer/plugin.json')
-rw-r--r-- | plugins/timer/plugin.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/timer/plugin.json b/plugins/timer/plugin.json index 3c4629ba60d..005a0fad9a4 100644 --- a/plugins/timer/plugin.json +++ b/plugins/timer/plugin.json @@ -1,9 +1,9 @@ { "plugin": { - "name": "timer", + "name": "timer", "description": "Timer plugin", - "version": "0.0.1", - "author": "Carl", + "version": "0.0.1", + "author": "Carl", "type": "plugin", "start": "false" } |