Update service-worker.js

This commit is contained in:
FURK4NGG
2024-09-11 18:15:58 +03:00
committed by GitHub
parent d614fa04e1
commit aca168b817
+1 -1
View File
@@ -45,7 +45,7 @@ if (userLang.startsWith('tr')) {
} else { } else {
// İngilizce dosyaları ekle // İngilizce dosyaları ekle
urlsToCache = urlsToCache.concat([ urlsToCache = urlsToCache.concat([
'/home_en.html?v=4', '/home_en.html?v=5',
'/CSS/1.css', '/CSS/1.css',
'/CSS/2.css', '/CSS/2.css',
'/JAVASCRIPT/1.js' '/JAVASCRIPT/1.js'