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 34dfa4e commit f491c64Copy full SHA for f491c64
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