mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 09:27:03 +03:00
Better solution for #150
This commit is contained in:
parent
db8ba85350
commit
7ede8eeb4a
4 changed files with 6 additions and 6 deletions
|
|
@ -4,8 +4,8 @@ class LoginRegisterPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Register and Forgot',
|
||||
VERSION = '2.0',
|
||||
RELEASE = '2021-06-01',
|
||||
VERSION = '2.1',
|
||||
RELEASE = '2021-10-04',
|
||||
REQUIRED = '2.5.2',
|
||||
CATEGORY = 'Login',
|
||||
DESCRIPTION = 'Links on login screen for registration and forgotten password';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue