update time

This commit is contained in:
Naiel
2025-05-29 14:56:39 +02:00
committed by GitHub
parent e10ddb0b78
commit b22cfe43c3
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@
}, },
onlyIfScroll: false, // top scrollbar is not shown if the bottom one is not present onlyIfScroll: false, // top scrollbar is not shown if the bottom one is not present
resetOnWindowResize: false, // recompute the top ScrollBar requirements when the window is resized resetOnWindowResize: false, // recompute the top ScrollBar requirements when the window is resized
timeToWaitForResize: 30 // wait for the last update event (usefull when browser fire resize event constantly during ressing) timeToWaitForResize: 3 // wait for the last update event (usefull when browser fire resize event constantly during ressing)
}; };
$.extend(true, options, userOptions); $.extend(true, options, userOptions);

2
sw.js
View File

@@ -1,4 +1,4 @@
var cacheName = 'telesec_2025-05-29_5'; var cacheName = 'telesec_2025-05-29_6';
self.addEventListener('install', event => { self.addEventListener('install', event => {
event.waitUntil( event.waitUntil(