Skip to content

Commit

Permalink
🚨 Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
naelob committed Jul 16, 2024
1 parent 34c2f9d commit f16b759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shared/src/connectors/metadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ export const CONNECTORS_METADATA: ProvidersConfig = {
'redtail': {
urls: {
docsUrl: 'https://corporate.redtailtechnology.com/api',
apiUrl: 'https://smf.crm3.redtailtechnology.com/api/public/v1', //still unsure need to double check with their team
apiUrl: 'https://smf.crm3.redtailtechnology.com/api/public/v1', // still unsure need to double check with their team
},
logoPath: 'https://pbs.twimg.com/profile_images/1247266546688249856/7TZh-Laf_400x400.png',
description: 'Sync & Create contacts, deals, companies, notes, engagements, stages, tasks and users',
Expand Down

0 comments on commit f16b759

Please sign in to comment.