mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
fix
This commit is contained in:
parent
8fa9588c8d
commit
4ae6e1cdbe
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ ram.runtime = "50M"
|
|||
ask.fr = "(Optionnel) Choisissez votre fournisseur météo entre Darksky et Visual Crossing"
|
||||
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 = "string"
|
||||
type = "select"
|
||||
Choices = ["darksky", "visualcrossing"]
|
||||
|
||||
[install.weather_key]
|
||||
|
|
Loading…
Reference in a new issue