mirror of
https://github.com/skoelle/icloud-contacts-sync.git
synced 2026-09-18 07:50:25 +00:00
sync photo and display photo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user