add comment

This commit is contained in:
tiago.kayaya
2021-04-13 15:25:08 +01:00
parent 5a9e7dcd4b
commit 4ee19eb3ea
+1 -1
View File
@@ -27,10 +27,10 @@ export class HomePage implements OnInit {
router.events.subscribe((val) => {
document.querySelectorAll('ion-modal').forEach((e)=>e.remove())
});
}
ngOnInit() {
//Check it out
//Initialize profile as mdgpr
let date = new Date();