sync photo and display photo

This commit is contained in:
2026-08-05 15:56:16 +02:00
parent 8a653ca395
commit a1d4c9eacb
5 changed files with 32 additions and 5 deletions
+1
View File
@@ -15,6 +15,7 @@ class ContactOut(BaseModel):
job_title: str | None
birthday: date | None
notes: str | None
photo_url: str | None
emails: list
phones: list
addresses: list