Update custom.html
parent
e163d3b719
commit
daf9ddba7d
|
|
@ -55,6 +55,7 @@
|
|||
}
|
||||
}
|
||||
if (n>0) {
|
||||
console.log("READING CONTOURCLOCK.JSON");
|
||||
Util.readStorage("contourclock.json", fileContents => {
|
||||
console.log(fileContents);
|
||||
try {
|
||||
|
|
|
|||
Loading…
Reference in New Issue