mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-25 09:16:18 -04:00
increase QR-Code size as requested in #43 and fix overflow issues on iOS
This commit is contained in:
parent
ad109d1724
commit
0eb13d9d1b
8 changed files with 35 additions and 17 deletions
|
@ -1,4 +1,4 @@
|
|||
const cacheVersion = 'v1.1.0';
|
||||
const cacheVersion = 'v1.1.1';
|
||||
const cacheTitle = `pairdrop-included-ws-fallback-cache-${cacheVersion}`;
|
||||
const urlsToCache = [
|
||||
'index.html',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue