Add mapping for the Enable Logging setting

This commit is contained in:
Daniel Dudzic 2025-03-07 10:14:02 +01:00
parent 1c608ac0c2
commit c990bbb2f0
No known key found for this signature in database
GPG key ID: 31B40D33E3465483

View file

@ -41,6 +41,7 @@ class SettingsTabMapHelper {
'intent' => '',
'vault_enabled_dcc' => 'save_card_details',
'blocks_final_review_enabled' => 'enable_pay_now',
'logging_enabled' => 'enable_logging',
);
}