<?xml version="1.0"?>
<!--
  Copyright © 2021 Wyomind. All rights reserved.
  See LICENSE.txt for license details.
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Acl/etc/acl.xsd">
    <acl>
        <resources>
            <resource id="Magento_Backend::admin">
                <resource id="Wyomind_CategoryNavigation::main" title="CategoryNavigation" sortOrder="10">
                    <resource id="Wyomind_CategoryNavigation::config" title="Manage module configuration" sortOrder="10" />
                </resource>
            </resource>
        </resources>
    </acl>
</config>
