kopia lustrzana https://gitlab.com/gridtracker.org/gridtracker
Minor lint fix
rodzic
956b46d616
commit
23016422e5
|
|
@ -139,7 +139,7 @@ function processPotaParks(buffer)
|
|||
newParks[park].locationDesc = locations.join(", ");
|
||||
}
|
||||
g_pota.parks = newParks;
|
||||
g_pota.locations = data.locations;
|
||||
g_pota.locations = data.locations;
|
||||
getPotaSchedule();
|
||||
getPotaSpots();
|
||||
}
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue