Update service-worker.js
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const CACHE_NAME = 'my-site-cache-v13';
|
||||
const CACHE_NAME = 'my-site-cache-v14';
|
||||
const LIBS_CACHE_NAME = 'libs-cache-v1'; // Kütüphaneler için ayrı bir cache
|
||||
|
||||
// Bu dizilerde dil kontrolü yapılır
|
||||
|
||||
Reference in New Issue
Block a user