From 421240a8f0cb0961404157fe9cda6dcc773473e2 Mon Sep 17 00:00:00 2001 From: squeak Date: Wed, 29 Sep 2021 09:51:18 +0200 Subject: [PATCH] Tested removing tokens_info text from manifest, because maybe that's what is creating issue in webadmin. --- manifest.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/manifest.json b/manifest.json index 0feacd2..30cddb5 100644 --- a/manifest.json +++ b/manifest.json @@ -48,14 +48,6 @@ "type": "boolean", "default": true }, - { - "name": "tokens_info", - "type": "display_text", - "ask": { - "en": "The following questions concern tokens of accounts to external services in order for facilmap to work. Some are optional and just improve the facilmap experience. You will need to subscribe to the services to create accounts in order to be able to have those tokens.", - "fr": "Les questions qui suivent concernent les tokens associés à des comptes liés à des services externes auxquels vous devriez souscrire en tant qu'administrateur de facilmap. Certains sont optionels et permettent simplement d'améliorer l'expérience de facilmap. Pour obtenir ces tokens, vous devrez créer des comptes chez les services correspondants." - } - }, { "name": "ors_token", "type": "string",