From abe49a80ce8d0d5dd061c13997b9cc9aad1b3b11 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Mon, 6 Mar 2023 13:05:28 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6cbeb06..3c125cd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,12 +46,12 @@ ram.runtime = "50M" help.en = "As Darksky is deprecating his api, it is suggested to opt for Visual Crossing" help.fr = "Comme Darksky déprécie son API, il est suggéré d'opter pour Visual Crossing" type = "select" - choices = ["darksky", "visualcrossing"] + choices = [" ","darksky", "visualcrossing"] [install.weather_key] ask.en = "Insert here the api key from the chosen weather provider" ask.fr = "Insérez ici la clé API du fournisseur de météo choisi" - type = "string" + type = "text" [resources] [resources.system_user]