Fixed entire calendar layout + chat layout + chat history

This commit is contained in:
c-d-p
2025-04-21 15:36:59 +02:00
parent 9e8e179a94
commit c158ff4e0e
37 changed files with 1050 additions and 285 deletions

View File

@@ -57,4 +57,4 @@ class CalendarEventResponse(CalendarEventBase):
return v
class Config:
from_attributes = True # Changed from orm_mode
from_attributes = True