diff --git a/manifest.json b/manifest.json index 0c603fd..a758ea9 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,7 @@ "nginx" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain", @@ -57,10 +57,13 @@ "en": "Choose a theme", "fr": "Choisissez un theme" }, - "choices": ["default","milligram"], + "choices": [ + "default", + "milligram" + ], "default": "milligram" - }, - { + }, + { "name": "password", "type": "password", "ask": { @@ -70,4 +73,4 @@ } ] } -} +} \ No newline at end of file