From 7e269953507a33808f3bf59509cd373def446972 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 09:17:00 +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 87f266f..5121b16 100644 --- a/manifest.json +++ b/manifest.json @@ -50,7 +50,7 @@ }, { "name": "bootstrap_expect", - "type": "string", + "type": "select", "ask": { "en": "[Server only] How many server nodes to wait for before bootstrapping ?" },