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:
parent
d06ee63a32
commit
21665c326e
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue