We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 538d3e5 commit e211517Copy full SHA for e211517
src/main/main.ts
@@ -40,7 +40,6 @@ const loadState = async (userPreferences: UserPreferences | null) => {
40
shouldSeed: true,
41
downloader: Downloader.Torrent,
42
progress: 1,
43
- status: "seeding",
44
},
45
});
46
0 commit comments