mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Search solved, aprove envent and remove from home the serviceworker
This commit is contained in:
@@ -124,12 +124,12 @@ export class HomePage implements OnInit {
|
||||
}
|
||||
|
||||
|
||||
navigator.serviceWorker.ready.then((registration) => {
|
||||
/* navigator.serviceWorker.ready.then((registration) => {
|
||||
console.log('yes please')
|
||||
registration.active.postMessage(
|
||||
"Test message sent immediately after creation",
|
||||
);
|
||||
});
|
||||
}); */
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user