mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: revert change
This commit is contained in:
parent
538d3e5982
commit
e211517e24
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ const loadState = async (userPreferences: UserPreferences | null) => {
|
||||||
shouldSeed: true,
|
shouldSeed: true,
|
||||||
downloader: Downloader.Torrent,
|
downloader: Downloader.Torrent,
|
||||||
progress: 1,
|
progress: 1,
|
||||||
status: "seeding",
|
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue