mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-06-07 23:35:18 -04:00
Some code cleanup
This commit is contained in:
@@ -18,6 +18,7 @@ namespace API.Interfaces
|
||||
/// </summary>
|
||||
/// <param name="libraryId"></param>
|
||||
/// <param name="userId"></param>
|
||||
/// <param name="userParams"></param>
|
||||
/// <returns></returns>
|
||||
Task<PagedList<SeriesDto>> GetSeriesDtoForLibraryIdAsync(int libraryId, int userId, UserParams userParams);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user