Fixed issue updating the top bar
This commit is contained in:
parent
91c082b2d0
commit
ad42c2f797
|
@ -575,8 +575,6 @@ The content refreshes automatically every 5 minutes.
|
|||
// Update every second
|
||||
setInterval(updateTopBar, 1000);
|
||||
|
||||
// Initial call to update
|
||||
updateTopBar();
|
||||
</script>
|
||||
<!--
|
||||
d8888b. .d88b. d8888b. db db
|
||||
|
|
Loading…
Reference in New Issue