Skip to content

Commit 8a4d812

Browse files
committed
Merge branch 'ACP2E-2956' of https://github.com/adobe-commerce-tier-4/magento2ce into 04-29-24-Tier4-Bugfix-Delivery
2 parents bff7645 + cc12865 commit 8a4d812

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/ProductVideo/etc/adminhtml

1 file changed

+1
-1
lines changed

app/code/Magento/ProductVideo/etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<section id="catalog">
1111
<group id="product_video" translate="label" type="text" sortOrder="350" showInDefault="1" showInWebsite="1">
1212
<label>Product Video</label>
13-
<field id="youtube_api_key" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1">
13+
<field id="youtube_api_key" translate="label" type="text" sortOrder="10" showInDefault="1">
1414
<label>YouTube API Key</label>
1515
</field>
1616
<field id="play_if_base" translate="label" type="select" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">

0 commit comments

Comments
 (0)