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, IMemoryCache cache,
IFilenameEvaluator filenameEvaluator, IFilenameEvaluator filenameEvaluator,
IStriker striker, IStriker striker,
NotificationPublisher notifier, INotificationPublisher notifier,
IDryRunInterceptor dryRunInterceptor, IDryRunInterceptor dryRunInterceptor,
IHardLinkFileService hardLinkFileService IHardLinkFileService hardLinkFileService
) : base( ) : base(