mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 23:47:03 +03:00
Resolve #1649
This commit is contained in:
parent
637ec00d8f
commit
34a8ff3ce3
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ class AvatarsPlugin extends \RainLoop\Plugins\AbstractPlugin
|
||||||
URL = 'https://snappymail.eu/',
|
URL = 'https://snappymail.eu/',
|
||||||
VERSION = '1.18',
|
VERSION = '1.18',
|
||||||
RELEASE = '2024-06-24',
|
RELEASE = '2024-06-24',
|
||||||
REQUIRED = '2.25.0',
|
REQUIRED = '2.33.0',
|
||||||
CATEGORY = 'Contacts',
|
CATEGORY = 'Contacts',
|
||||||
LICENSE = 'MIT',
|
LICENSE = 'MIT',
|
||||||
DESCRIPTION = 'Show graphic of sender in message and messages list (supports BIMI, Gravatar, favicon and identicon, Contacts is still TODO)';
|
DESCRIPTION = 'Show graphic of sender in message and messages list (supports BIMI, Gravatar, favicon and identicon, Contacts is still TODO)';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue