<?xml version="1.0"?>
<!--
/**
 * @author Amasty Team
 * @copyright Copyright (c) Amasty (https://www.amasty.com)
 * @package GeoIP Data for Magento 2 (System)
 */-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Magento\AdminNotification\Model\ResourceModel\System\Message\Collection\Synchronized">
        <plugin name="Amasty_Geiop::AddLicenseNotification"
                type="Amasty\Geoip\Plugin\AdminNotification\Model\ResourceModel\System\Message\Collection\Synchronized\AddLicenseNotification" />
    </type>
</config>
