| @@ -1,10 +1,10 @@ | ||
| 1 | -<?php | |
| 2 | -if (!defined('ABSPATH')) exit; // Exit if accessed directly | |
| 3 | - | |
| 4 | -return [ | |
| 5 | - 'title' => esc_html__('Mini Cart', 'bdthemes-element-pack'), | |
| 6 | - 'required' => true, | |
| 7 | - 'default_activation' => true, | |
| 8 | - 'has_style' => true, | |
| 9 | - 'has_script' => true, | |
| 10 | -]; | |
| 1 | +<?php | |
| 2 | +if (!defined('ABSPATH')) exit; // Exit if accessed directly | |
| 3 | + | |
| 4 | +return [ | |
| 5 | + 'title' => esc_html__('Mini Cart', 'ultimate-store-kit'), | |
| 6 | + 'required' => true, | |
| 7 | + 'default_activation' => true, | |
| 8 | + 'has_style' => true, | |
| 9 | + 'has_script' => true, | |
| 10 | +]; | |