?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/js/customizer/



?? Go up: /home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/js

?? Viewing: experimental-section.js

console.log('section')

wp.customize.sectionConstructor['blocksySection'] = wp.customize.Section.extend(
	{
		onChangeExpanded: function (expanded, args) {
			return
		},
	}
)


??

??