mirror of
https://github.com/skoelle/icloud-contacts-sync.git
synced 2026-09-18 07:50:25 +00:00
related mapping
This commit is contained in:
@@ -25,6 +25,7 @@ class ContactOut(BaseModel):
|
||||
addresses: list
|
||||
urls: list
|
||||
social_profiles: list
|
||||
related_names: list
|
||||
categories: list
|
||||
groups: list[str] = []
|
||||
updated_at: str
|
||||
|
||||
Reference in New Issue
Block a user