This commit is contained in:
tiago.kayaya
2021-06-21 15:51:08 +01:00
parent 8e7ff2f238
commit 98918e40df
2 changed files with 5 additions and 6 deletions
@@ -283,7 +283,7 @@ export class PedidoPage implements OnInit {
const modal = await this.modalController.create({
component: BookMeetingModalPage,
componentProps: {
task: this.task,
task: task,
},
cssClass: classs,
backdropDismiss: false