Map the "Brand Name" and "Soft Descriptor"

This commit is contained in:
Narek Zakarian 2025-02-13 18:17:45 +04:00
parent 9cfb34ad1a
commit 6814fd0a2e
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7

View file

@ -161,7 +161,9 @@ return array(
new SettingsMap(
$container->get( 'settings.data.settings' ),
array(
'disable_cards' => 'disabled_cards',
'disable_cards' => 'disabled_cards',
'brand_name' => 'brand_name',
'soft_descriptor' => 'soft_descriptor',
)
),
new SettingsMap(