Add bookmarked filter in library (#687)

This commit is contained in:
schroda
2024-04-01 01:12:26 +02:00
committed by GitHub
parent fe2cb682b6
commit 4f7a05f6fe
7 changed files with 48 additions and 14 deletions

View File

@@ -28,6 +28,7 @@ export const DefaultLibraryOptions: LibraryOptions = {
SourcegridLayout: GridLayout.Compact,
downloaded: undefined,
bookmarked: undefined,
sortDesc: undefined,
sorts: undefined,
unread: undefined,