Persistent bug on console log solved

This commit is contained in:
Eudes Inácio
2022-04-26 15:19:48 +01:00
parent d5e6bbca2f
commit d9eea2605a
4 changed files with 35 additions and 31 deletions
+2 -2
View File
@@ -68,9 +68,9 @@ export class HeaderPage implements OnInit {
}
update() {
setInterval(() => {
/* setInterval(() => {
this.notificationLengthData();
}, 5000)
}, 5000) */
}