Compare commits
No commits in common. "c58f66770c4c349cf76031a787a93b61c9a5f503" and "61feeb6c5a4e9b2685de5a8b5a6e511772499e6a" have entirely different histories.
c58f66770c
...
61feeb6c5a
1 changed files with 0 additions and 3 deletions
|
|
@ -2630,9 +2630,6 @@ initSettings();
|
||||||
initMarketTicker();
|
initMarketTicker();
|
||||||
checkHealth();
|
checkHealth();
|
||||||
initMap();
|
initMap();
|
||||||
// Ticker lives on the map HUD — load after overlays start so it does not
|
|
||||||
// contend with the first bbox burst. Payload is slim (no article bodies).
|
|
||||||
setTimeout(() => loadNews(true), 400);
|
|
||||||
setInterval(checkHealth, 30000);
|
setInterval(checkHealth, 30000);
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue