mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-05-25 05:14:42 +00:00
allow multiple message transfers by multiple peers simultaneously by putting them in a queue
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const cacheVersion = 'v7';
|
||||
const cacheVersion = 'v8';
|
||||
const cacheTitle = `pairdrop-cache-${cacheVersion}`;
|
||||
const urlsToCache = [
|
||||
'index.html',
|
||||
|
||||
Reference in New Issue
Block a user