From 168d10a898dbe0fa2c1061ec36f7092282f44122 Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Tue, 17 Jan 2023 14:19:51 +0100 Subject: [PATCH] implemented NoSleep.js as suggested in this issue: https://github.com/RobinLinus/snapdrop/issues/412 --- public/index.html | 5 +++-- public/scripts/NoSleep.min.js | 2 ++ public/scripts/ui.js | 25 +++++++++++++++++++++++++ public/service-worker.js | 1 + 4 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 public/scripts/NoSleep.min.js diff --git a/public/index.html b/public/index.html index c41f774..5adb705 100644 --- a/public/index.html +++ b/public/index.html @@ -288,12 +288,13 @@ - - + + +