mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Persistent bug on console log solved
This commit is contained in:
@@ -68,9 +68,9 @@ export class HeaderPage implements OnInit {
|
||||
}
|
||||
|
||||
update() {
|
||||
setInterval(() => {
|
||||
/* setInterval(() => {
|
||||
this.notificationLengthData();
|
||||
}, 5000)
|
||||
}, 5000) */
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user