mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-06-05 22:35:17 -04:00
Next Estimated Chapter (#2342)
This commit is contained in:
@@ -205,5 +205,4 @@ public class AppUserProgressRepository : IAppUserProgressRepository
|
||||
.Where(p => p.ChapterId == chapterId && p.AppUserId == userId)
|
||||
.FirstOrDefaultAsync();
|
||||
}
|
||||
#nullable disable
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user