This commit is contained in:
tiago.kayaya
2021-07-22 15:38:07 +01:00
parent 23636d55bc
commit d9a38ae98e
@@ -149,7 +149,7 @@ export class PublicationsPage implements OnInit {
this.showLoader = false;
this.publicationEventFolderStorage.reset(this.publicationsEventFolderList)
this.publicationTravelFolderService.reset(this.publicationsEventFolderList)
this.publicationTravelFolderService.reset(this.publicationsTravelFolderList)
});