fix: removing python tick

This commit is contained in:
Chubby Granny Chaser
2024-06-27 18:10:30 +01:00
parent c26315219e
commit 9f9ea6ee88
2 changed files with 39 additions and 65 deletions

View File

@@ -15,7 +15,6 @@ export const RPC_PORT = "8084";
const commonArgs = [BITTORRENT_PORT, RPC_PORT];
export const startTorrentClient = () => {
console.log("CALLED");
if (app.isPackaged) {
const binaryName = binaryNameByPlatform[process.platform]!;
const binaryPath = path.join(