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/data/import-sources.json

18 lines
374 B

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