From c7af23abbbe14c0cd479b50f0afd561b3ffd1eb3 Mon Sep 17 00:00:00 2001 From: xxDUxx <96152564+xxDUxx@users.noreply.github.com> Date: Fri, 11 Feb 2022 09:24:57 +0100 Subject: [PATCH] Update custom.html --- apps/contourclock/custom.html | 54 +++++++++++++++++------------------ 1 file changed, 26 insertions(+), 28 deletions(-) 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}, + ]*/ + }); + +