mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 03:02:01 -04:00
feat(user-picker): support NC 34
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
This commit is contained in:
parent
c0a984dfc4
commit
57ec0dee99
1 changed files with 1 additions and 1 deletions
|
|
@ -14,6 +14,6 @@
|
|||
<namespace>UserPicker</namespace>
|
||||
<category>integration</category>
|
||||
<dependencies>
|
||||
<nextcloud min-version="33" max-version="33"/>
|
||||
<nextcloud min-version="34" max-version="34"/>
|
||||
</dependencies>
|
||||
</info>
|
||||
|
|
|
|||
Loading…
Reference in a new issue