From e5899a518d8a98025bd4dca34077699ffac07782 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20M=C3=B6nig?= Date: Sun, 24 Jul 2022 00:40:53 +0200 Subject: [PATCH] fixed a glitch in the service worker --- snap.html | 16 ++++++++-------- sw.js | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/snap.html b/snap.html index 1f4a491b..1a93e16c 100755 --- a/snap.html +++ b/snap.html @@ -37,9 +37,9 @@ diff --git a/sw.js b/sw.js index 1eec68fb..16afdc8c 100644 --- a/sw.js +++ b/sw.js @@ -100,7 +100,7 @@ var snapVersion = '8.0.0-rc-220724', 'libraries/localstorage_module.xml', 'libraries/make-variables.xml', 'libraries/maps_module.xml', - 'libraries/menu_module', + 'libraries/menu_module.xml', 'libraries/mqttExtension.js', 'libraries/mqtt.js', 'libraries/mqtt.xml',