Skip to content

Commit

Permalink
Rename recorded action
Browse files Browse the repository at this point in the history
  • Loading branch information
octaedro committed Feb 16, 2024
1 parent 53c5b4c commit 8f6d1d9
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -29,7 +29,7 @@ export function ShowPrepublishChecksSection() {
togglePrepublishChecks();
recordEvent( 'product_prepublish_panel', {
source: TRACKS_SOURCE,
action: 'enable_prepublish_checks',
action: 'toggle_prepublish_checks',
value: selected,
} );
} }
Expand Down

0 comments on commit 8f6d1d9

Please sign in to comment.