Skip to content

Commit

Permalink
Modify notification message
Browse files Browse the repository at this point in the history
  • Loading branch information
daquinons committed May 3, 2024
1 parent f030830 commit 38ea9bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ const FraudProtectionAdvancedSettingsPage: React.FC = () => {
}
dispatch( 'core/notices' ).createErrorNotice(
__(
'At least one risk filter needs to be enabled for advanced protection.',
'Protection level set to "basic", at least one risk filter needs to be enabled for advanced protection.',
'woocommerce-payments'
)
);
Expand Down

0 comments on commit 38ea9bc

Please sign in to comment.