@ -11,6 +11,7 @@ async function poll () {
console.log("CURRENT METADATA", d);
last_timestamp = d.time;
}
window.setInterval(poll, 5000);