From daf9ddba7d9173339e536c58887859015b47df0f Mon Sep 17 00:00:00 2001 From: xxDUxx <96152564+xxDUxx@users.noreply.github.com> Date: Thu, 15 Dec 2022 03:13:16 +0100 Subject: [PATCH] Update custom.html --- apps/contourclock/custom.html | 1 + 1 file changed, 1 insertion(+) 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 {