Skip to content

Commit

Permalink
seems to fix notifications functions error
Browse files Browse the repository at this point in the history
  • Loading branch information
talyaron committed Jan 19, 2024
1 parent c4f0c2c commit 8b28262
Show file tree
Hide file tree
Showing 4 changed files with 8,063 additions and 8,061 deletions.
2 changes: 1 addition & 1 deletion dev-dist/sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ define(['./workbox-16108a29'], (function (workbox) { 'use strict';
*/
workbox.precacheAndRoute([{
"url": "index.html",
"revision": "0.8qar4tr8gno"
"revision": "0.mqsdsplo4b"
}], {});
workbox.cleanupOutdatedCaches();
workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {
Expand Down
Loading

0 comments on commit 8b28262

Please sign in to comment.