mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
Bigchange for contact image avatar support #115
This commit is contained in:
parent
113a421d0f
commit
5069bc2950
32 changed files with 134 additions and 31 deletions
|
|
@ -8,7 +8,7 @@ class KolabPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
RELEASE = '2022-09-06',
|
||||
CATEGORY = 'Contacts',
|
||||
DESCRIPTION = 'Use an Address Book of Kolab.',
|
||||
REQUIRED = '2.18.0';
|
||||
REQUIRED = '2.22.0';
|
||||
|
||||
public function Init() : void
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue