mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
feature/gabinete-search
This commit is contained in:
@@ -10,7 +10,6 @@ self.addEventListener('activate', function(event) {
|
||||
self.addEventListener('notificationclick', function(event) {
|
||||
// Close the notification when it is clicked
|
||||
event.notification.close();
|
||||
// console.log(event)
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user