File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/PageBuilder/view/adminhtml/pagebuilder/content_type Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 45
45
<element name =" video" >
46
46
<attribute name =" video_source" source =" src" converter =" Magento_PageBuilder/js/content-type/video/converter/attribute/videosrc" preview_converter =" Magento_PageBuilder/js/content-type/video/converter/attribute/videosrc" />
47
47
<attribute name =" autoplay" storage_key =" autoplay" source =" autoplay" converter =" Magento_PageBuilder/js/content-type/video/converter/attribute/autoplay" />
48
- <attribute name =" muted_video" storage_key =" autoplay" source =" muted" />
48
+ <attribute name =" muted_video" storage_key =" autoplay" source =" muted" converter = " Magento_PageBuilder/js/content-type/video/converter/attribute/autoplay " />
49
49
</element >
50
50
</elements >
51
51
</appearance >
You can’t perform that action at this time.
0 commit comments