fixing further errors

This commit is contained in:
SinusFox
2024-10-03 22:29:19 +02:00
parent 8c39997a5a
commit 72e610f814
3 changed files with 50 additions and 12 deletions
+1 -1
View File
@@ -199,7 +199,7 @@ function run(text: string) {
customLog("");
}
function downloadLPFormatting(objective: string, subject: any, bounds: any) {
function downloadLPFormatting(objective: any, subject: any, bounds: any) {
customLog("Preparing file content string...<br>");
// ensure that all vars are strings