Change favicon/company enrichment urls (#9065)
We're moving favicon/telemetry/company enrichment to a separate url for better security/monitoring
This commit is contained in:
@ -75,7 +75,7 @@ describe('getActivityPreview', () => {
|
||||
props: {
|
||||
backgroundColor: 'default',
|
||||
textAlignment: 'left',
|
||||
url: 'https://favicon.twenty.com/qonto.com',
|
||||
url: 'https://twenty-icons.com/qonto.com',
|
||||
caption: '',
|
||||
width: 230,
|
||||
},
|
||||
|
||||
@ -75,7 +75,7 @@ describe('getActivitySummary', () => {
|
||||
props: {
|
||||
backgroundColor: 'default',
|
||||
textAlignment: 'left',
|
||||
url: 'https://favicon.twenty.com/qonto.com',
|
||||
url: 'https://twenty-icons.com/qonto.com',
|
||||
caption: '',
|
||||
width: 230,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user