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