Update custom.html
parent
1f957751fe
commit
4d277aeb7f
|
|
@ -56,7 +56,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (n>0) {
|
if (n>0) {
|
||||||
fonts.push({name:"contourclock-install.json", content:n});
|
fonts.push({name:"contourclock-install.json", content:""+n});
|
||||||
sendCustomizedApp({storage:fonts});
|
sendCustomizedApp({storage:fonts});
|
||||||
} else {
|
} else {
|
||||||
alert("Please select at least one Font!");
|
alert("Please select at least one Font!");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue