Skip to content

Commit

Permalink
chore: reuse existing plausible goal
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasheartman committed Jan 24, 2024
1 parent 2c74672 commit 4344c82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ export const FeatureStrategyEdit = () => {
...pendingCrsUsingThisStrategy,
...scheduledCrsUsingThisStrategy,
].forEach((data) =>
trackEvent('change-request-conflicts', {
trackEvent('change_request', {
props: {
...data,
action: 'edit-strategy',
Expand Down

0 comments on commit 4344c82

Please sign in to comment.