mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
wait for domn content loaded
This commit is contained in:
@@ -75,5 +75,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
status_update_monitor.start();
|
document.addEventListener("DOMContentLoaded", function() {
|
||||||
|
status_update_monitor.start();
|
||||||
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user