diff --git a/install.json b/install.json index 2b259a7..c882a79 100644 --- a/install.json +++ b/install.json @@ -61,11 +61,10 @@ } }, "indicator": { - "title": "Indicator", - "description": "Should the 'online' state always be shown in the lower corner of the page?", - "type": "boolean", - "default": false - } + "title": "Indicator", + "description": "Should the 'online' state always be shown in the lower corner of the page?", + "type": "boolean", + "default": false } } }