fix agenda

This commit is contained in:
Peter Maquiran
2024-04-03 15:32:41 +01:00
parent 1671ace745
commit 1d67ea1352
@@ -113,6 +113,7 @@ export class PublicationsPage implements OnInit {
this.getActions(); this.getActions();
this.checkQueryParameter() this.checkQueryParameter()
} }
this.intent = window['sharedContent']
}); });
this.hideRefreshButton(); this.hideRefreshButton();