mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-20 15:06:15 -04:00
try to stabilize connection and prevent remove reconnecting fallback on error
This commit is contained in:
parent
206b42614d
commit
b8c78bccfa
2 changed files with 12 additions and 26 deletions
|
@ -1,4 +1,4 @@
|
|||
const cacheVersion = 'v8';
|
||||
const cacheVersion = 'v9';
|
||||
const cacheTitle = `pairdrop-cache-${cacheVersion}`;
|
||||
const urlsToCache = [
|
||||
'index.html',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue