Remove namber

This commit is contained in:
2021-02-01 17:03:26 +01:00
parent 394b006468
commit 3155d85de8
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -151,6 +151,7 @@ export class AgendaPage implements OnInit {
this.showLoader = false;
// auto scroll
setTimeout(() => {
const timelineMarker = document.querySelector('.cal-current-time-marker');