1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00

firmware_nonfree as string

This commit is contained in:
keoma 2019-02-10 01:13:58 +01:00
parent c5c3b33025
commit 3386663c02

View file

@ -64,7 +64,7 @@
}, },
{ {
"name": "firmware_nonfree", "name": "firmware_nonfree",
"type": "boolean", "type": "string",
"choice": ["yes", "no"], "choice": ["yes", "no"],
"ask": { "ask": {
"en": "Install non-free firmwares - in addition to the free ones - for the wifi dongle (yes/no)", "en": "Install non-free firmwares - in addition to the free ones - for the wifi dongle (yes/no)",