STRATO-apps/wordpress_03/app/wp-content/themes/blocksy/inc/panel-builder/header/socials/config.php

SHA-256: 2c1fb885d27ada6af97faec5a64ff007c04fae4b354cd7c4a80146afc425a0f2
<?php

$config = [
	'name' => __('Socials', 'blocksy'),
	'clone' => true,

	'selective_refresh' => [
		'header_socials',
		'headerSocialsColor'
	],
];