LaundrySorcery

Log | Files | Refs

commit 9fde11575a775949dc32e7038805bc8d4d830c83
parent 8c8f1c4e9573bd559b07896f75430ae42a20193c
Author: Dominik Schmidt <das1993@hotmail.com>
Date:   Fri, 29 Jun 2018 01:51:44 +0000

Add th statistics to the details.html page

Diffstat:
www/details.html | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/www/details.html b/www/details.html @@ -29,5 +29,7 @@ setInterval(updatePanels,10*1000); --> </script> + <H1>Usage Statistics</H1> + <div><img src="lshourfreq.svg" /></div> </body> </HTML>