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