implemented NoSleep.js as suggested in this issue: https://github.com/RobinLinus/snapdrop/issues/412

This commit is contained in:
schlagmichdoch 2023-01-17 14:19:51 +01:00
parent 474eb9290f
commit 168d10a898
4 changed files with 31 additions and 2 deletions

View file

@ -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'