modified: js/pwabuilder-sw.js
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// This is the "Offline copy of pages" service worker
|
||||
|
||||
const CACHE = "darkshy-offline";
|
||||
const CACHE = "new_darkshy_cache";
|
||||
|
||||
importScripts('https://storage.googleapis.com/workbox-cdn/releases/5.1.2/workbox-sw.js');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user