Add "has duplicate chapters" library filter

closes #777
This commit is contained in:
schroda
2024-07-28 23:14:42 +02:00
parent 81cb78a634
commit e99ed3eec5
7 changed files with 45 additions and 17 deletions

View File

@@ -32,6 +32,7 @@ export const DefaultLibraryOptions: LibraryOptions = {
sortDesc: undefined,
sorts: undefined,
unread: undefined,
hasDuplicateChapters: undefined,
tracker: {},
showTabSize: false,