From 53e4968cb48f06393d0d5d1263a8cce549e2d406 Mon Sep 17 00:00:00 2001 From: Roslot Date: Thu, 9 May 2019 02:37:13 -0400 Subject: Added notifications and sound alerts in client.js --- client/index.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'client/index.html') diff --git a/client/index.html b/client/index.html index 9238c66..86a4c29 100644 --- a/client/index.html +++ b/client/index.html @@ -16,6 +16,9 @@ +
@@ -33,6 +36,14 @@

Settings

+

+ + +

+

+ + +

@@ -42,7 +53,7 @@

- +

Color scheme

-- cgit v1.2.1 From 1fb02f4e79b2d0936d00ff985a8a360f97a1a15e Mon Sep 17 00:00:00 2001 From: Roslot Date: Sat, 11 May 2019 22:35:04 -0400 Subject: Fixed audio on ff, chrome, edge --- client/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/index.html') diff --git a/client/index.html b/client/index.html index 86a4c29..6931451 100644 --- a/client/index.html +++ b/client/index.html @@ -16,8 +16,8 @@ -