mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-23 00:06:18 -04:00
fix text-decoration-thickness not working as part of shortcut on iOS
This commit is contained in:
parent
81d36774b5
commit
33117ff8f8
2 changed files with 9 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
const cacheVersion = 'v5';
|
||||
const cacheVersion = 'v6';
|
||||
const cacheTitle = `pairdrop-cache-${cacheVersion}`;
|
||||
const urlsToCache = [
|
||||
'index.html',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue