mirror of
https://github.com/flibusta-apps/book_library_server.git
synced 2025-12-08 09:30:43 +01:00
Fix
This commit is contained in:
@@ -45,4 +45,4 @@ class PageWithAuthorBook(Page[AuthorBook]):
|
||||
|
||||
|
||||
class PageWithTranslatedBook(Page[TranslatedBook]):
|
||||
parent_item: TranslatedBook | None
|
||||
parent_item: Author | None
|
||||
|
||||
Reference in New Issue
Block a user