Fix option

This commit is contained in:
Peter Maquiran
2021-08-19 16:19:29 +01:00
parent a04304e5e5
commit 29add3f3d5
6 changed files with 58 additions and 23 deletions
@@ -202,7 +202,8 @@ export class DespachosPrOptionsPage implements OnInit {
}
const modal = await this.modalController.create({
component: AddNotePage,
componentProps:{
componentProps: {
showAttachmentBtn: true
},
cssClass: classs,
backdropDismiss: true