This commit is contained in:
tiago.kayaya
2021-06-03 10:41:25 +01:00
parent 462a68fce4
commit 6ab7e3dc03
15 changed files with 45 additions and 59 deletions
@@ -109,7 +109,7 @@ export class ViewPublicationsPage implements OnInit {
}
async AddPublication(publicationType:any, folderId:string) {
async AddPublication(publicationType:any, folderId:any) {
if( window.innerWidth <= 1024) {
const modal = await this.modalController.create({