This commit is contained in:
Peter Maquiran
2022-04-21 16:45:17 +01:00
parent 92c50e0d4a
commit 4a3b83e6c5
14 changed files with 45 additions and 26 deletions
@@ -51,7 +51,7 @@ export class ViewEventPage implements OnInit {
sesseionStora = SessionStore
constructor(
private eventsService: EventsService,
public eventsService: EventsService,
public alertController: AlertController,
private iab: InAppBrowser,
private processes: ProcessesService,