Skip to content

Commit

Permalink
add dt and cid params to builtInKeys
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-astra-via committed Jul 11, 2024
1 parent dd297e5 commit ba1ed00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/requestBuilder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ function getToolRequest(
'dbg',
'gcs',
'gcd',
'cid',
'dt',
]
const eventData = flattenKeys(payload)

Expand Down

0 comments on commit ba1ed00

Please sign in to comment.