Skip to content

Commit

Permalink
Added missing extraParams option when connecting an embed banner
Browse files Browse the repository at this point in the history
  • Loading branch information
tg666 committed Oct 10, 2024
1 parent c16a496 commit 9f10eab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/standard/client.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export class Client {
metrics: {
events: options.metrics.events,
params: options.metrics.params,
extraParams: options.metrics.extraParams,
},
},
},
Expand Down

0 comments on commit 9f10eab

Please sign in to comment.