mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
save
This commit is contained in:
@@ -207,12 +207,12 @@ export class HomePage implements OnInit {
|
||||
|
||||
updateList() {
|
||||
|
||||
/* this.notificationsService.registerCallback(
|
||||
'despachos',
|
||||
() => {
|
||||
this.despachoRule.getList({ updateStore: true })
|
||||
}
|
||||
) */
|
||||
// this.notificationsService.registerCallback(
|
||||
// 'despachos',
|
||||
// () => {
|
||||
// // this.despachoRule.getList({ updateStore: true })
|
||||
// }
|
||||
// )
|
||||
|
||||
document.addEventListener('pause', function () {
|
||||
// console.log('App going to background');
|
||||
|
||||
Reference in New Issue
Block a user