1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00
This commit is contained in:
Thomas 2023-03-05 20:06:08 +01:00 committed by GitHub
parent 4ae6e1cdbe
commit ac6a7b0faf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ 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"