We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec90b2c commit 6a62352Copy full SHA for 6a62352
components/fathom/actions/list-meetings/list-meetings.mjs
@@ -50,8 +50,6 @@ export default {
50
params: {
51
include_action_items: this.includeActionItems,
52
include_crm_matches: this.includeCrmMatches,
53
- include_summary: this.includeSummary,
54
- include_transcript: this.includeTranscript,
55
created_after: this.createdAfter,
56
created_before: this.createdBefore,
57
cursor: this.cursor,
0 commit comments