mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
fix test
This commit is contained in:
parent
f8ec6a5a53
commit
e268d4f70d
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ 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 = visualcrossing
|
||||
default = "visualcrossing"
|
||||
optional = true
|
||||
|
||||
[install.weather_key]
|
||||
|
|
Loading…
Add table
Reference in a new issue