Verb of the action changed

This commit is contained in:
Eudes Inácio
2023-02-17 12:18:28 +01:00
parent d44ca806ef
commit 87d8863d7d
23 changed files with 65 additions and 15 deletions
@@ -202,7 +202,8 @@ export class DespachosOptionsPage implements OnInit {
const modal = await this.modalController.create({
component: AddNotePage,
componentProps: {
showAttachmentBtn: true
showAttachmentBtn: true,
actionName:actionName
},
cssClass: classs,
backdropDismiss: true