Small fix

release
aandrew-me 5 days ago
parent 04c8e15131
commit 217c10967b

@ -545,7 +545,7 @@ class YtDownloaderApp {
console.log("No Deno installation found");
return ";"
return "";
}
let jsRuntimePath = join(__dirname, "..", exeName);

Loading…
Cancel
Save