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!");
});