feat: adding aria2c

This commit is contained in:
Chubby Granny Chaser 2024-11-28 19:13:39 +00:00
parent a847f9370c
commit c6d4b658a1
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
import { Ludusavi, startMainLoop } from "./services";
import {
downloadQueueRepository,
// downloadQueueRepository,
userPreferencesRepository,
} from "./repository";
import { UserPreferences } from "./entity";