mirror of
https://github.com/twentyhq/twenty.git
synced 2025-01-05 19:35:23 +03:00
Fixing fields that got mixed up
This commit is contained in:
parent
95a1cfeec3
commit
72d696ad1b
@ -28,11 +28,11 @@ export const personPrefillData = async (
|
||||
.into(`${schemaName}.person`, [
|
||||
'nameFirstName',
|
||||
'nameLastName',
|
||||
'city',
|
||||
'email',
|
||||
'avatarUrl',
|
||||
'linkedinLinkUrl',
|
||||
'jobTitle',
|
||||
'city',
|
||||
'avatarUrl',
|
||||
'companyId',
|
||||
])
|
||||
.orIgnore()
|
||||
|
Loading…
Reference in New Issue
Block a user