From 8b6b84109a504a92631cb013ecc0ff3b7bdc3402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 10 Jan 2023 21:19:58 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index 7778232..ec0a12e 100755 --- a/manifest.json +++ b/manifest.json @@ -29,11 +29,7 @@ "install" : [ { "name": "domain", - "type": "domain", - "ask": { - "en": "Subdomain for SoapboxFE installation, i.e: soapbox.your-pleroma.instance.com", - "fr": "Sous-domaine pour l'installation de SoapboxFE, par exemple : soapbox.your-pleroma.instance.com" - } + "type": "domain" }, { "name": "backend",