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
@@ -61,7 +61,7 @@ export class ViewEventPage implements OnInit {
constructor(
private modalController: ModalController,
/* private navParams: NavParams, */
private eventsService: EventsService,
public eventsService: EventsService,
private attachmentsService: AttachmentsService,
public alertController: AlertController,
private iab: InAppBrowser,