mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-07-09 03:04:19 -04:00
Fixed broken build (#922)
This commit is contained in:
parent
ab8c762830
commit
068b590456
@ -24,7 +24,7 @@ namespace API.Tests.Services;
|
||||
|
||||
internal class MockReadingItemService : IReadingItemService
|
||||
{
|
||||
public ComicInfo GetComicInfo(string filePath, MangaFormat format)
|
||||
public ComicInfo GetComicInfo(string filePath)
|
||||
{
|
||||
throw new System.NotImplementedException();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user