You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
nao-web-ui/public/import-sources.json

26 lines
542 B

[
{
"id": "contacts",
"name": "Contacts",
"type": "contacts",
"icon": "ContactsIcon",
"description": "Import from your device contacts",
"isAvailable": true
},
{
"id": "gmail",
"name": "Gmail",
"type": "gmail",
"icon": "GmailIcon",
"description": "Import your Gmail contacts",
"isAvailable": true
},
{
"id": "linkedin",
"name": "LinkedIn",
"type": "linkedin",
"icon": "LinkedInIcon",
"description": "Import your LinkedIn connections",
"isAvailable": true
}
]