This commit is contained in:
2025-05-11 17:31:53 +02:00
parent cd627b03ae
commit 86bb37944c
5 changed files with 55 additions and 9 deletions

View File

@@ -90,5 +90,6 @@ async function getPath(customExtractPath) {
}
module.exports = {
main
main,
getPath
}