try to stabilize connection and prevent remove reconnecting fallback on error

This commit is contained in:
schlagmichdoch 2023-02-10 18:56:13 +01:00
parent 206b42614d
commit b8c78bccfa
2 changed files with 12 additions and 26 deletions

View file

@ -1,4 +1,4 @@
const cacheVersion = 'v8';
const cacheVersion = 'v9';
const cacheTitle = `pairdrop-cache-${cacheVersion}`;
const urlsToCache = [
'index.html',