We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c407e5 commit d285fb2Copy full SHA for d285fb2
app/code/Magento/RemoteStorage/etc/di.xml
@@ -100,7 +100,7 @@
100
<plugin name="remoteImageFile" type="Magento\RemoteStorage\Plugin\Image" sortOrder="10"/>
101
</type>
102
<type name="Magento\Framework\Archive\Zip">
103
- <plugin name="remoteImageFile" type="Magento\RemoteStorage\Plugin\Zip" sortOrder="10"/>
+ <plugin name="remoteZipArchive" type="Magento\RemoteStorage\Plugin\Zip" sortOrder="10"/>
104
105
<type name="Magento\Catalog\Model\Category\FileInfo">
106
<arguments>
0 commit comments