isMobile() not used in templates

This commit is contained in:
the-djmaze 2023-02-23 14:04:35 +01:00
parent e1833ae032
commit 57f497cf63
4 changed files with 4 additions and 10 deletions

View file

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