Fixy of the api_library_items()
Release Inventarsystem / release-docker (push) Has been cancelled

This commit is contained in:
2026-08-11 00:31:57 +02:00
parent 743e5b1c16
commit a11bce17c5
-1
View File
@@ -3314,7 +3314,6 @@ def api_library_items():
query = {
'ItemType': {'$in': ['book', 'cd', 'dvd', 'schoolbook', 'schulbuch', 'Buch', 'Schulbuch']},
'IsGroupedSubItem': {'$ne': True},
'Deleted': {'$ne': True}
}