Skip to content

Commit

Permalink
Update service-worker.js
Browse files Browse the repository at this point in the history
  • Loading branch information
NajmAjmal-old authored Sep 29, 2023
1 parent 739883b commit 47bbacf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service-worker.js
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ const cacheUrls = [
'/index.html', // Add any other HTML files you have
'/styles.css',
'/app.js',
'/icon.png',
'/pwa.png',
// Add other assets and resources you want to cache
];

0 comments on commit 47bbacf

Please sign in to comment.