Working jumps (routes) + goToNow now reloads

This commit is contained in:
l_samenv
2024-08-14 08:27:59 +02:00
parent 58d44dd4d7
commit 5735fe9f01
7 changed files with 193 additions and 151 deletions

View File

@ -40,7 +40,6 @@ class DateIndicator extends HTMLElement{
}
showPopup(){
console.log("clicked");
this.datePopup.show();
}