Skip to content

Commit 6a62352

Browse files
committed
update
1 parent ec90b2c commit 6a62352

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/fathom/actions/list-meetings/list-meetings.mjs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ export default {
5050
params: {
5151
include_action_items: this.includeActionItems,
5252
include_crm_matches: this.includeCrmMatches,
53-
include_summary: this.includeSummary,
54-
include_transcript: this.includeTranscript,
5553
created_after: this.createdAfter,
5654
created_before: this.createdBefore,
5755
cursor: this.cursor,

0 commit comments

Comments
 (0)