Skip to content

Commit db129e1

Browse files
removed linkedin server
1 parent 4aeb45c commit db129e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

client/src/components/Integrations/IntegrationsView.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ const formatCount = (count: number): string => {
3131

3232
// Custom priority apps - these will appear first in the "all apps" view
3333
const PRIORITY_APPS = [
34-
'linkedin',
34+
'gmail',
35+
'microsoft_calendar',
3536
'googlesheets',
3637
'google_calendar',
3738
'slack',
@@ -40,7 +41,6 @@ const PRIORITY_APPS = [
4041
'salesforce_rest_api',
4142
'hubspot',
4243
'discord',
43-
'gmail',
4444
'calendar',
4545
'zoom',
4646
'stripe',

0 commit comments

Comments
 (0)