diff --git a/apps/contourclock/custom.html b/apps/contourclock/custom.html index c29fc83bc..386c0c4ad 100644 --- a/apps/contourclock/custom.html +++ b/apps/contourclock/custom.html @@ -55,6 +55,7 @@ } } if (n>0) { + console.log("READING CONTOURCLOCK.JSON"); Util.readStorage("contourclock.json", fileContents => { console.log(fileContents); try {