some changes

This commit is contained in:
Eudes Inácio
2023-11-13 10:59:36 +01:00
parent 28432cc874
commit a0b0aad4a6
10 changed files with 115 additions and 24 deletions
@@ -133,7 +133,9 @@ export class PublicationsPage implements OnInit {
}
close() {
this.modalController.dismiss();
window["sharedContent"] = null;
this.intent = null;
this.router.navigateByUrl("/home/");
}
get windowInnerWidth(): number {
return window.innerWidth