This commit is contained in:
Peter Maquiran
2021-06-09 16:38:41 +01:00
parent 762b6b9f83
commit c9dc4c708c
36 changed files with 46 additions and 42 deletions
@@ -234,7 +234,7 @@ export class EditEventPage implements OnInit {
});
}
async successMessage(message?: string, callback?) {
async successMessage(message?: any, callback?) {
const enterAnimation = (baseEl: any) => {
const backdropAnimation = this.animationController.create()