From 812bb979330d015c6e9bc4111c3589a538562242 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 27 Mar 2021 12:01:31 +0100 Subject: [PATCH] Fix --- manifest.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/manifest.json b/manifest.json index 68f012c..b08d0ea 100644 --- a/manifest.json +++ b/manifest.json @@ -25,19 +25,11 @@ { "name": "domain", "type": "domain", - "ask": { - "en": "Choose a domain for TiddlyWiki", - "fr": "Choisissez un nom de domaine pour TiddlyWiki" - }, "example": "domain.org" }, { "name": "is_public", "type": "boolean", - "ask": { - "en": "Is it a public application?", - "fr": "Est-ce une application publique ?" - }, "help": { "en": "If enabled, TiddlyWiki will be accessible by people who doesn’t have an account. This can be changed later via the webadmin.", "fr": "Si cette case est cochée, TiddlyWiki sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."