diff --git a/apps/contourclock/custom.html b/apps/contourclock/custom.html index 847142192..26ed743a4 100644 --- a/apps/contourclock/custom.html +++ b/apps/contourclock/custom.html @@ -1,68 +1,72 @@ - -
- - - - - - + //console.log(fonts[0]); + sendCustomizedApp({storage:fonts}); + /*sendCustomizedApp({ + storage:[ + {name:"myapp.app.js", url:"app.js", content:app}, + ]*/ + }); + + +