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

Sounds like your manifest.json contains some default placeholder help string

This commit is contained in:
yalh76 2022-03-01 19:54:12 +01:00
parent 43d80a648e
commit c967cbb792

View file

@ -47,11 +47,7 @@
},
{
"name": "password",
"type": "password",
"help": {
"en": "Use the help field to add an information for the admin about this question.",
"fr": "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question."
}
"type": "password"
}
]
}