diff --git a/manifest.json b/manifest.json index 32b2b25..9a0796e 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,7 @@ "redis" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain" @@ -40,7 +40,7 @@ "name": "title", "type": "string", "default": "nitter", - "help": { + "ask": { "en": "Name of the instance", "fr": "Nom de l'instance" } @@ -136,4 +136,4 @@ } ] } -} +} \ No newline at end of file