This commit is contained in:
tiago.kayaya
2021-08-03 14:04:02 +01:00
parent 37b608eccc
commit 58f43bc233
@@ -141,7 +141,7 @@ export class ViewEventPage implements OnInit {
} }
loader.remove() loader.remove()
this.modalController.dismiss('Eevent not Foud'); this.modalController.dismiss('Eevento não Encontrado');
this.location.back(); this.location.back();
}); });
} }