mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-03-04 23:27:46 +01:00
Added self updating firehose.html and chat.html
This commit is contained in:
@@ -111,7 +111,7 @@ document.addEventListener("DOMContentLoaded", () => {
|
||||
|
||||
// Start fetching updates
|
||||
fetchUpdates();
|
||||
setInterval(fetchUpdates, 1000);
|
||||
setInterval(fetchUpdates, 5000);
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user