Update custom.html

master
xxDUxx 2023-01-15 02:44:01 +01:00 committed by GitHub
parent 1f957751fe
commit 4d277aeb7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
}
}
if (n>0) {
fonts.push({name:"contourclock-install.json", content:n});
fonts.push({name:"contourclock-install.json", content:""+n});
sendCustomizedApp({storage:fonts});
} else {
alert("Please select at least one Font!");