Skip to content

Commit 151b840

Browse files
avoid conflicts with other import command
1 parent 5435952 commit 151b840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/di.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<type name="Magento\Framework\Console\CommandList">
55
<arguments>
66
<argument name="commands" xsi:type="array">
7-
<item name="SyncImport" xsi:type="object">
7+
<item name="ImportEMailTemplates" xsi:type="object">
88
TemplateProvider\EMailTemplatesImportExport\Console\Command\Import
99
</item>
1010
<item name="ExportEMailTemplates" xsi:type="object">

0 commit comments

Comments
 (0)