1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/acropolis_ynh.git synced 2024-09-03 18:06:22 +02:00

add ask key for non-standard email question

This commit is contained in:
David Sterry 2022-01-14 14:13:35 -08:00
parent f5e91dcab9
commit 8655b5a133

View file

@ -36,7 +36,10 @@
}, },
{ {
"name": "email", "name": "email",
"type": "email" "type": "email",
"ask": {
"en": "Enter email address for administative notifications."
}
}, },
{ {
"name": "password", "name": "password",