mirror of
https://github.com/C9Glax/tranga.git
synced 2025-07-06 19:04:18 +02:00
Possible fix #175
This commit is contained in:
@ -35,6 +35,7 @@ public class UpdateMetadata : Job
|
||||
|
||||
this.manga = manga.WithMetadata(updatedManga);
|
||||
this.manga.SaveSeriesInfoJson(settings.downloadLocation, true);
|
||||
this.mangaConnector.CopyCoverFromCacheToDownloadLocation(manga);
|
||||
this.progressToken.Complete();
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user