Place contacts suggestions plugins in Contacts category

This commit is contained in:
the-djmaze 2022-05-18 22:53:20 +02:00
parent f2aedd42b7
commit aa67e66834
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@ class LdapContactsSuggestionsPlugin extends \RainLoop\Plugins\AbstractPlugin
NAME = 'Contacts suggestions (LDAP)',
VERSION = '2.9',
RELEASE = '2022-05-05',
CATEGORY = 'Security',
CATEGORY = 'Contacts',
DESCRIPTION = 'Get contacts suggestions from LDAP.',
REQUIRED = '2.9.1';