Skip to content

Commit

Permalink
feat: adding aria2c
Browse files Browse the repository at this point in the history
  • Loading branch information
thegrannychaseroperation committed Nov 28, 2024
1 parent a847f93 commit c6d4b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/main.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { Ludusavi, startMainLoop } from "./services";
import {
downloadQueueRepository,
// downloadQueueRepository,
userPreferencesRepository,
} from "./repository";
import { UserPreferences } from "./entity";
Expand Down

0 comments on commit c6d4b65

Please sign in to comment.