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
-2
View File
@@ -218,6 +218,4 @@
</mwl-calendar-day-view>
</div>
</div>
123123123123
</ion-content>
+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');