This commit is contained in:
tiago.kayaya
2021-11-10 11:32:36 +01:00
parent 227ad7190a
commit 94550db0eb
7 changed files with 71 additions and 7 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ export class HeaderPage implements OnInit {
ngOnInit() {
this.hideSearch();
this.update()
/* this.notificationLengthData();
/* this.notificationLengthData();
this.eventrigger.getObservable().subscribe(async (data) => {
if (data.notification === "delete" || "recive") {
await this.notificationLengthData();