changeBrunch

This commit is contained in:
ivan gomes
2021-11-04 11:52:04 +01:00
parent 86452b4341
commit 4afb3304e0
4 changed files with 10 additions and 3 deletions
@@ -75,7 +75,7 @@ export class NewPublicationPage implements OnInit {
this.publicationType = this.navParams.get('publicationType');
this.folderId = this.navParams.get('folderId');
this.publicationTitle = 'Nova Publicação';
}
}
ngOnInit() {
this.setTitle();