mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-23 00:06:18 -04:00
implemented NoSleep.js as suggested in this issue: https://github.com/RobinLinus/snapdrop/issues/412
This commit is contained in:
parent
474eb9290f
commit
168d10a898
4 changed files with 31 additions and 2 deletions
|
@ -8,6 +8,7 @@ var urlsToCache = [
|
|||
'scripts/util.js',
|
||||
'scripts/qrcode.js',
|
||||
'scripts/zip.min.js',
|
||||
'scripts/NoSleep.min.js',
|
||||
'scripts/theme.js',
|
||||
'sounds/blop.mp3',
|
||||
'images/favicon-96x96.png'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue