mirror of
https://github.com/YunoHost-Apps/borg_ynh.git
synced 2024-09-03 18:16:05 +02:00
[fix] Avoid alert to packager about select/string
This commit is contained in:
parent
d606639077
commit
98d8dc9380
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
},
|
||||
{
|
||||
"name": "mailalert",
|
||||
"type": "string",
|
||||
"type": "select",
|
||||
"ask": {
|
||||
"en": "Do you want admin to receive mail notifications on backups ?",
|
||||
"fr": "Souhaitez-vous recevoir des notifications par mail à chaque sauvegarde ?"
|
||||
|
|
Loading…
Add table
Reference in a new issue