Skip to content

Commit eb680cc

Browse files
committed
update weekly
1 parent 251a6be commit eb680cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

correlation/geo/update.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ func Update(updateReady chan bool) {
6969
updateReady <- true
7070
}
7171

72-
time.Sleep(23 * time.Hour)
72+
time.Sleep(168 * time.Hour)
7373
}
7474
}
7575

0 commit comments

Comments
 (0)