Merge API branch into main #12

Merged
SemvdH merged 334 commits from api into main 2023-06-13 19:54:43 +00:00
Showing only changes of commit bdcdb19d96 - Show all commits

View File

@@ -59,7 +59,7 @@
</body>
<script>
var update_status = setInterval(update_status, 1000);
// var update_status = setInterval(update_status, 1000);
assign_button_callbacks();
window.onload = function () {
const events = new EventSource("/events");