My Stations: Change the default config filename
This commit is contained in:
parent
2349e06a2e
commit
3c80bd2500
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import ycast.generic as generic
|
|||
|
||||
ID_PREFIX = "MY"
|
||||
|
||||
config_file = 'my_stations.yml'
|
||||
config_file = 'stations.yml'
|
||||
|
||||
|
||||
class Station:
|
||||
|
|
Loading…
Reference in a new issue