add compatibility with nextcloud 21

This commit is contained in:
Simon Vieille 2021-02-24 15:16:29 +01:00
commit d8d6aededa

View file

@ -46,7 +46,7 @@ If you like this application and if you want to support the development:
<screenshot>https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/nc20_big_menu_responsive.png</screenshot>
<screenshot>https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/personal_settings.png</screenshot>
<dependencies>
<nextcloud min-version="18" max-version="20"/>
<nextcloud min-version="18" max-version="21"/>
</dependencies>
<settings>
<admin>OCA\SideMenu\Settings\Admin</admin>