1
0
Fork 0
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:
Thomas 2023-03-06 20:11:10 +01:00 committed by GitHub
parent d11fceb750
commit 3e0eb283ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]