mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-27 04:41:03 +00:00
fix: seeding
This commit is contained in:
@@ -39,6 +39,7 @@ const loadState = async (userPreferences: UserPreferences | null) => {
|
||||
shouldSeed: true,
|
||||
downloader: 1,
|
||||
progress: 1,
|
||||
status: "seeding",
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user