From f96de3daf33fdf2374dbb1d214a0ce6fdf977b9a Mon Sep 17 00:00:00 2001 From: xxDUxx <96152564+xxDUxx@users.noreply.github.com> Date: Thu, 15 Dec 2022 02:42:16 +0100 Subject: [PATCH] Update custom.html --- apps/contourclock/custom.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/contourclock/custom.html b/apps/contourclock/custom.html index 8a7f2c835..f2af3439d 100644 --- a/apps/contourclock/custom.html +++ b/apps/contourclock/custom.html @@ -64,7 +64,7 @@ } catch (e) { console.error(e); } - sendCustomizedApp({storage:fonts}); + //sendCustomizedApp({storage:fonts}); else alert("Please select at least one Font!"); });