Fix manifest question type

This commit is contained in:
tituspijean 2023-09-23 20:52:10 +02:00
parent 19a53c659e
commit 95a7d63197
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -49,7 +49,7 @@
},
{
"name": "language",
"type": "string",
"type": "select",
"ask": {
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"