komf
komf copied to clipboard
POST to `komga/reset/library/{libraryId}` is returning a 404
When I try to reset the whole library, I get a 404 error.
I wonder if it's coming from this line.
Should it be post("/reset/library/{libraryId}") instead of post("/reset/library")?