This commit is contained in:
Peter Maquiran
2021-11-07 20:57:51 +01:00
31 changed files with 1370 additions and 398 deletions
+1
View File
@@ -735,6 +735,7 @@ export class AgendaPage implements OnInit {
Profile: profile
}
this.sqliteservice.addEvent(event)
});
}
}