Thomas Hanika %!s(int64=3) %!d(string=hai) anos
pai
achega
bda5f15155
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ycast/my_stations.py

+ 1 - 1
ycast/my_stations.py

@@ -58,7 +58,7 @@ def get_stations_yaml():
 
 
     if my_stations:
     if my_stations:
         if my_recently_station:
         if my_recently_station:
-            my_stations.append(my_recently_station)
+            my_stations.update(my_recently_station)
     else:
     else:
         return my_recently_station
         return my_recently_station
     return my_stations
     return my_stations