mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
Update manifest.toml
This commit is contained in:
parent
75ca8d9884
commit
abe49a80ce
1 changed files with 2 additions and 2 deletions
|
@ -46,12 +46,12 @@ ram.runtime = "50M"
|
||||||
help.en = "As Darksky is deprecating his api, it is suggested to opt for 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"
|
help.fr = "Comme Darksky déprécie son API, il est suggéré d'opter pour Visual Crossing"
|
||||||
type = "select"
|
type = "select"
|
||||||
choices = ["darksky", "visualcrossing"]
|
choices = [" ","darksky", "visualcrossing"]
|
||||||
|
|
||||||
[install.weather_key]
|
[install.weather_key]
|
||||||
ask.en = "Insert here the api key from the chosen weather provider"
|
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"
|
ask.fr = "Insérez ici la clé API du fournisseur de météo choisi"
|
||||||
type = "string"
|
type = "text"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue