1
0
Fork 0

Update custom.html

master
xxDUxx 2022-12-15 02:42:16 +01:00 committed by GitHub
parent f79b8cf297
commit f96de3daf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
} catch (e) { } catch (e) {
console.error(e); console.error(e);
} }
sendCustomizedApp({storage:fonts}); //sendCustomizedApp({storage:fonts});
else else
alert("Please select at least one Font!"); alert("Please select at least one Font!");
}); });