🗜 unrar single vs all refactored

This commit is contained in:
2021-04-20 12:46:08 -07:00
parent 2648970a27
commit de6cdfd418
2 changed files with 36 additions and 31 deletions

View File

@@ -6,7 +6,7 @@ export interface IExtractionOptions {
folderDetails: IFolderData;
extractTarget: string;
sourceFolder: string;
targetComicCoversFolder: string;
targetExtractionFolder: string;
}
export interface IComicVineSearchMatch {