From 98d8dc93801f559b1b3f8e40ae49cbe627a2fd75 Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Mon, 11 Sep 2023 01:21:56 +0200 Subject: [PATCH] [fix] Avoid alert to packager about select/string --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 075748c..c653bca 100644 --- a/manifest.json +++ b/manifest.json @@ -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 ?"