Small fix

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

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

Loading…
Cancel
Save