New service worker (#952)

* Add files via upload

* Update serviceWorker.js
This commit is contained in:
certuna
2021-04-02 17:58:45 +02:00
committed by GitHub
parent 0cb7d3853f
commit 9871919fae
3 changed files with 59 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head><title>Navidrome</title></head>
<body style="margin:0">
<p id="errorMessageDescription" style="text-align:center;font-size:21px;font-family:arial;margin-top:28px">
It looks like we are having trouble connecting.
<br/>
Please check your internet connection and try again.</p>
</body>
</html>