diff --git a/apps/contourclock/custom.html b/apps/contourclock/custom.html index 7d780d39c..847142192 100644 --- a/apps/contourclock/custom.html +++ b/apps/contourclock/custom.html @@ -37,34 +37,32 @@

Click

- + //console.log(fonts[0]); + sendCustomizedApp(storage:fonts); + /*sendCustomizedApp({ + storage:[ + {name:"myapp.app.js", url:"app.js", content:app}, + ]*/ + }); + +