pestdetectionai commited on
Commit
74de1cb
·
verified ·
1 Parent(s): 5115bc7

Sync from GitHub via hub-sync

Browse files
Files changed (1) hide show
  1. web/js/dashboard.js +1 -1
web/js/dashboard.js CHANGED
@@ -176,4 +176,4 @@ loadDashboard().catch(e => {
176
  );
177
  });
178
 
179
- setInterval(loadLatest, 5000);
 
176
  );
177
  });
178
 
179
+ setInterval(loadLatest, 5000);