Added English localization logic during the regular scan process.
This commit is contained in:
@@ -30,7 +30,7 @@ public class ReleasedWorksProvider(IDLSiteClient dlsiteClient) : IReleasedWorksP
|
||||
|
||||
ReleasedWorksRequest releasedWorksRequest = new(
|
||||
Locale: Locale.English,
|
||||
Date: requestDate,
|
||||
Date: requestEndDate,
|
||||
Period: period
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user