fixed service type

This commit is contained in:
Flaminel
2025-02-27 21:51:27 +02:00
parent bc642d8f80
commit 3c8ef3db91
@@ -24,7 +24,7 @@ public class DummyDownloadService : DownloadService
IMemoryCache cache,
IFilenameEvaluator filenameEvaluator,
IStriker striker,
NotificationPublisher notifier,
INotificationPublisher notifier,
IDryRunInterceptor dryRunInterceptor,
IHardLinkFileService hardLinkFileService
) : base(