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