From 4ee3333a718eb1612f57526f733b348678f3a2c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:30:21 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 38cc145..0ab605a 100644 --- a/manifest.json +++ b/manifest.json @@ -42,7 +42,7 @@ }, { "name": "database", - "type": "string", + "type": "select", "ask": { "en": "Choose the database to be used for the Zap [mysql:1,postgresql:2]", "fr": "Choisissez la database de l'Zap [mysql:1,postgresql:2]"