mirror of
https://github.com/C9Glax/tranga.git
synced 2025-06-17 08:47:53 +02:00
Fix Manga-Chapter loading
This commit is contained in:
@ -39,7 +39,6 @@ public class UpdateSingleChapterDownloadedJob : Job
|
||||
{
|
||||
context.Attach(Chapter);
|
||||
Chapter.Downloaded = Chapter.CheckDownloaded();
|
||||
context.SaveChanges();
|
||||
|
||||
try
|
||||
{
|
||||
|
Reference in New Issue
Block a user