Avatars use current app font #888

This commit is contained in:
the-djmaze 2023-02-01 13:02:37 +01:00
parent cefe679c98
commit 094609102d
3 changed files with 17 additions and 13 deletions

View file

@ -10,8 +10,8 @@ class AvatarsPlugin extends \RainLoop\Plugins\AbstractPlugin
NAME = 'Avatars',
AUTHOR = 'SnappyMail',
URL = 'https://snappymail.eu/',
VERSION = '1.8',
RELEASE = '2023-01-23',
VERSION = '1.9',
RELEASE = '2023-02-01',
REQUIRED = '2.25.0',
CATEGORY = 'Contacts',
LICENSE = 'MIT',