Skip to content

Commit c023b6c

Browse files
authored
Update tracker.js
1 parent 0762b5e commit c023b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/tracker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2634,7 +2634,7 @@ function habitat_doc_step(hab_docs) {
26342634

26352635
var periodical, periodical_receivers;
26362636
var periodical_predictions = null;
2637-
var timer_seconds = 1;
2637+
var timer_seconds = 5;
26382638

26392639
function startAjax() {
26402640
// prevent insane clicks to start numerous requests

0 commit comments

Comments
 (0)