mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Avatars plugin fix for new MessageList group by day option
This commit is contained in:
parent
b0ed74575f
commit
16e513cf98
3 changed files with 5 additions and 5 deletions
|
|
@ -6,8 +6,8 @@ class AvatarsPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
NAME = 'Avatars',
|
||||
AUTHOR = 'SnappyMail',
|
||||
URL = 'https://snappymail.eu/',
|
||||
VERSION = '1.5',
|
||||
RELEASE = '2022-12-15',
|
||||
VERSION = '1.6',
|
||||
RELEASE = '2022-12-23',
|
||||
REQUIRED = '2.23.0',
|
||||
CATEGORY = 'Contacts',
|
||||
LICENSE = 'MIT',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue