fix upload

This commit is contained in:
Peter Maquiran
2024-04-11 14:20:45 +01:00
parent fae733595a
commit 97eb89eea8
3 changed files with 4 additions and 2 deletions
@@ -381,6 +381,7 @@ export class PublicationsPage implements OnInit {
});
modal.onDidDismiss().then(() => {
this.intent = window["sharedContent"]
this.doRefresh(event);
this.checkQueryParameter();
});