From 0125ffe7fb460a6c81a56875cc2ffbdcc920645f Mon Sep 17 00:00:00 2001 From: xxDUxx <96152564+xxDUxx@users.noreply.github.com> Date: Fri, 11 Feb 2022 09:45:20 +0100 Subject: [PATCH] Update custom.html --- apps/contourclock/custom.html | 138 +++++++++++++++++----------------- 1 file changed, 71 insertions(+), 67 deletions(-) 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 @@ - - - - - -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-

Click

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