Skip to content

Commit f9cbea7

Browse files
committed
feat: add tnc support on ORG_DB_ATTRIBUTE_SOURCE_PRIORITY
1 parent e5e6c94 commit f9cbea7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

services/libs/data-access-layer/src/organizations/attributesConfig.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ export const ORG_DB_ATTRIBUTE_SOURCE_PRIORITY = [
232232
OrganizationAttributeSource.ENRICHMENT_LFX_INTERNAL_API,
233233
OrganizationAttributeSource.ENRICHMENT_PEOPLEDATALABS,
234234
OrganizationAttributeSource.CVENT,
235+
OrganizationAttributeSource.TNC,
235236
// legacy - keeping this for backward compatibility
236237
OrganizationAttributeSource.ENRICHMENT,
237238
OrganizationAttributeSource.GITHUB,

0 commit comments

Comments
 (0)