mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-06-05 22:35:17 -04:00
Almost looking at a Mirror (#4341)
Co-authored-by: Amelia <77553571+Fesaa@users.noreply.github.com>
This commit is contained in:
@@ -542,7 +542,8 @@ public class ReaderController : BaseApiController
|
||||
PageNum = 0,
|
||||
ChapterId = chapterId,
|
||||
VolumeId = 0,
|
||||
SeriesId = 0
|
||||
SeriesId = 0,
|
||||
LibraryId = 0
|
||||
});
|
||||
return Ok(progress);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user