Map the "vaulting"

This commit is contained in:
Narek Zakarian 2025-02-17 17:33:53 +04:00
parent 3e5f151bbb
commit 228861ee89
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7

View file

@ -39,6 +39,7 @@ class SettingsTabMapHelper {
'smart_button_language' => 'button_language', 'smart_button_language' => 'button_language',
'prefix' => 'invoice_prefix', 'prefix' => 'invoice_prefix',
'intent' => '', 'intent' => '',
'vault_enabled' => 'save_paypal_and_venmo',
); );
} }