Remove wcadmin prefix

This commit is contained in:
moon 2022-04-08 10:19:14 -07:00
parent ff2eb6f98d
commit 869a3baf3c
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@
return $( tr ).attr( 'data-gateway_id' );
});
window.wcTracks.recordEvent( 'wcadmin_settings_payments_recommendations_other_options' , {
window.wcTracks.recordEvent( 'settings_payments_recommendations_other_options' , {
available_payment_methods: payment_methods
});