Rould-Bot commited on
Commit
27b31cd
·
verified ·
1 Parent(s): 5d27d62

Update public/index.html

Browse files
Files changed (1) hide show
  1. public/index.html +1 -1
public/index.html CHANGED
@@ -332,7 +332,7 @@ function toggleAuto() {
332
  loadData();
333
  autoTimer = setInterval(loadData, 5000);
334
 
335
- const NEW_KEEP_SECONDS = 40;
336
  setInterval(() => {
337
  const now = Date.now();
338
 
 
332
  loadData();
333
  autoTimer = setInterval(loadData, 5000);
334
 
335
+ const NEW_KEEP_SECONDS = 15;
336
  setInterval(() => {
337
  const now = Date.now();
338