Sid Gifari File Manager
🏠 Root
/
home2
/
meumer25
/
www
/
wp-content
/
plugins
/
ultimate-addons-for-gutenberg
/
includes
/
blocks
/
google-map
/
Editing: attributes.php
<?php /** * Attributes File. * * @since 2.0.0 * * @package uagb */ return array( 'block_id' => '', 'height' => '300', 'heightTablet' => '300', 'heightMobile' => '300', );
Save
Cancel