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.
2 parents 4fc31b3 + f491c64 commit b3fca68Copy full SHA for b3fca68
app/code/Meta/BusinessExtension/etc/adminhtml/di.xml
@@ -18,6 +18,8 @@
18
</item>
19
<item name="notification" xsi:type="string">Meta\BusinessExtension\Model\System\Message\Notification
20
21
+ <item name="conflicting_module_notification" xsi:type="string">Meta\BusinessExtension\Model\System\Message\ConflictingModulesNotification
22
+ </item>
23
</argument>
24
</arguments>
25
</type>
0 commit comments