From e211517e24a3ad0a78e785dc24bf8e480cf62803 Mon Sep 17 00:00:00 2001 From: Zamitto <167933696+zamitto@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:26:58 -0300 Subject: [PATCH] feat: revert change --- src/main/main.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/main.ts b/src/main/main.ts index 0b472a5b..9e00ff6a 100644 --- a/src/main/main.ts +++ b/src/main/main.ts @@ -40,7 +40,6 @@ const loadState = async (userPreferences: UserPreferences | null) => { shouldSeed: true, downloader: Downloader.Torrent, progress: 1, - status: "seeding", }, });