1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/limesurvey_ynh.git synced 2024-09-03 19:36:32 +02:00

[fix] Remove warning about string vs select

This commit is contained in:
ljf (zamentur) 2023-12-11 23:23:24 +01:00 committed by Félix Piédallu
parent d06ee63a32
commit 21665c326e

View file

@ -44,7 +44,7 @@
},
{
"name": "language",
"type": "string",
"type": "select",
"ask": {
"en": "Choose the default language of this LimeSurvey",
"fr": "Choisissez la langue par défault de LimeSurvey"