mirror of
https://github.com/Xevion/r2park.git
synced 2026-01-31 08:25:22 -06:00
Improve log timestamp format
This commit is contained in:
@@ -100,7 +100,7 @@ func GetLocations() []Location {
|
||||
return cachedLocations
|
||||
}
|
||||
|
||||
tryReload("")
|
||||
tryReload()
|
||||
log.Printf("Refetching locations (%s since refresh)", time.Now().Sub(cacheExpiry))
|
||||
|
||||
body := "propertyNameEntered=" // Empty, so we get all locations
|
||||
|
||||
Reference in New Issue
Block a user