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:
parent
f5e91dcab9
commit
8655b5a133
1 changed files with 4 additions and 1 deletions
|
@ -36,7 +36,10 @@
|
|||
},
|
||||
{
|
||||
"name": "email",
|
||||
"type": "email"
|
||||
"type": "email",
|
||||
"ask": {
|
||||
"en": "Enter email address for administative notifications."
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "password",
|
||||
|
|
Loading…
Reference in a new issue