From 60245c4f90f60dc7af79165cf074a4df57a02558 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sun, 17 Aug 2014 03:48:28 +0100 Subject: implement html5 notifications. (have to be explicitly requested under Config) --- webclient/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webclient/index.html') diff --git a/webclient/index.html b/webclient/index.html index ee77dd2faa..455eff4a13 100644 --- a/webclient/index.html +++ b/webclient/index.html @@ -39,6 +39,8 @@
Home server: {{ config.homeserver }}
User ID: {{ config.user_id }}
Access token: {{ config.access_token }}
+
+
-- cgit 1.5.1