This commit is contained in:
Flaminel
2025-05-15 20:25:21 +03:00
parent f386bf700c
commit 06f514c3ea
7 changed files with 60 additions and 120 deletions

View File

@@ -38,7 +38,6 @@ public static class ServicesDI
.AddTransient<UnixHardLinkFileService>()
.AddTransient<WindowsHardLinkFileService>()
// Download client services
.AddTransient<EmptyDownloadService>()
.AddTransient<QBitService>()
.AddTransient<DelugeService>()
.AddTransient<TransmissionService>()