feat: Enhance item detail views with damage history and improved loading logic

This commit is contained in:
2026-04-18 11:39:56 +02:00
parent 5ba5aea6f6
commit a12eea15d7
3 changed files with 186 additions and 31 deletions
+3
View File
@@ -4064,6 +4064,9 @@ def get_items():
'Filter3': 1,
'Ort': 1,
'User': 1,
'BlockedNow': 1,
'Reservierbar': 1,
'HasDamage': 1,
'ItemType': 1,
}