Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
albandum committed May 23, 2024
1 parent f4d5f0b commit debfc41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions front/temporal/labs/utils/gong.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ export async function retrieveGongTranscriptContent(
body: JSON.stringify({
contentSelector: {
exposedFields: {
parties: true
}
parties: true,
},
},
filter: {
callIds: [fileId],
Expand Down

0 comments on commit debfc41

Please sign in to comment.