Improve counting

This commit is contained in:
Peter Maquiran
2021-07-20 08:51:29 +01:00
parent 590d7d8139
commit a46474e0aa
4 changed files with 39 additions and 36 deletions
+1 -1
View File
@@ -193,7 +193,7 @@ export class AgendaPage implements OnInit {
this.updateEventListBox()
}, 4000)
}, 1000)
}