Submit race all 60 sec.
This commit is contained in:
parent
9fcc6234a4
commit
01c0fbf61b
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ class _trackSingleton
|
|||
|
||||
# start initial submit 30 sec. later to avoid ie10 cookie issues
|
||||
delay = =>
|
||||
App.Interval.set @send, 80000
|
||||
App.Interval.set @send, 60000
|
||||
App.Delay.set delay, 30000
|
||||
|
||||
# log clicks
|
||||
|
|
Loading…
Reference in a new issue