mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-14 12:12:13 +00:00
feat: adding aria2c
This commit is contained in:
parent
a847f9370c
commit
c6d4b658a1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import { Ludusavi, startMainLoop } from "./services";
|
||||
import {
|
||||
downloadQueueRepository,
|
||||
// downloadQueueRepository,
|
||||
userPreferencesRepository,
|
||||
} from "./repository";
|
||||
import { UserPreferences } from "./entity";
|
||||
|
|
Loading…
Reference in a new issue