Files
hrc-webcommerce/cpo/units-conditional.php
miroman-afk ecd15535cd first commit
2021-04-21 15:44:35 +03:00

9 lines
135 B
PHP

<?php
return [
'main' => [
'cpo_is_fc' => 'no',
'cpo_fc_default' => 'hide',
'cpo_fc_scheme' => ''
]
];