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", }, });