<?xml version="1.0" ?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Magento\Framework\Notification\MessageList">
        <arguments>
            <argument name="messages" xsi:type="array">
                <item name="olegnax_athlete2_message" xsi:type="string">Olegnax\Athlete2\Model\Message</item>
            </argument>
        </arguments>
    </type>
    <type name="Olegnax\Athlete2\Controller\Adminhtml\Category\Thumb\Upload">
		<arguments>
			<argument name="imageUploader" xsi:type="object">Magento\Catalog\CategoryImageUpload</argument>
		</arguments>
	</type>
</config>