From 3386663c0256c6ad0fb8e75a037072effcb4964b Mon Sep 17 00:00:00 2001 From: keoma Date: Sun, 10 Feb 2019 01:13:58 +0100 Subject: [PATCH] firmware_nonfree as string --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5061fda..768e335 100644 --- a/manifest.json +++ b/manifest.json @@ -64,7 +64,7 @@ }, { "name": "firmware_nonfree", - "type": "boolean", + "type": "string", "choice": ["yes", "no"], "ask": { "en": "Install non-free firmwares - in addition to the free ones - for the wifi dongle (yes/no)",