mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
add comment
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user