1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00

test choices

This commit is contained in:
Thomas 2023-03-06 20:21:02 +01:00 committed by GitHub
parent 89e9686eeb
commit 6c4c9a508a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,8 +46,8 @@ 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"]
default = ""
choices = [" ","darksky", "visualcrossing"]
default = " "
[install.weather_key]
ask.en = "Insert here the api key from the chosen weather provider"