SLiding Clock: Added digital clock

pull/2178/head
awkirk 2022-10-02 01:07:05 +01:00
parent d71bf76dd1
commit 91a9176308
1 changed files with 0 additions and 1 deletions

View File

@ -512,7 +512,6 @@ function display_time(date){
function drawClock(){
var date = new Date();
date.setHours(12);
// we don't want the time to be displayed
// and then immediately be trigger another time