mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-23 16:26:17 -04:00
PairDrop is now available on Docker Hub thanks to LinuxServer.io
Added documentation on how to use it and changed service-worker version
This commit is contained in:
parent
7af96e6051
commit
20162b0c60
3 changed files with 67 additions and 30 deletions
|
@ -1,4 +1,4 @@
|
|||
const cacheVersion = 'v10';
|
||||
const cacheVersion = 'v1.0.0';
|
||||
const cacheTitle = `pairdrop-included-ws-fallback-cache-${cacheVersion}`;
|
||||
const urlsToCache = [
|
||||
'index.html',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue