mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
update weather choices
This commit is contained in:
parent
d11fceb750
commit
3e0eb283ae
1 changed files with 2 additions and 0 deletions
|
@ -47,11 +47,13 @@ ram.runtime = "50M"
|
|||
help.fr = "Comme Darksky déprécie son API, il est suggéré d'opter pour Visual Crossing"
|
||||
type = "select"
|
||||
choices = ["","darksky", "visualcrossing"]
|
||||
default = ""
|
||||
|
||||
[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"
|
||||
default = ""
|
||||
|
||||
[resources]
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue