From 3f352f89c4af57598229c097683a7cc9104da70c Mon Sep 17 00:00:00 2001 From: keoma Date: Sat, 9 Feb 2019 13:32:28 +0100 Subject: [PATCH] yep 2.1 - manifest --- manifest.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.json b/manifest.json index b5260f4..5061fda 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ }, { "name": "wifi_ssid", + "type": "string", "ask": { "en": "Choose a wifi name (SSID)", "fr": "Choisissez un nom pour le wifi (SSID)" @@ -63,6 +64,7 @@ }, { "name": "firmware_nonfree", + "type": "boolean", "choice": ["yes", "no"], "ask": { "en": "Install non-free firmwares - in addition to the free ones - for the wifi dongle (yes/no)",