mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Set author for #1673
This commit is contained in:
parent
b3a94c3524
commit
2f90d95c4c
1 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +4,9 @@ class SearchFiltersPlugin extends \RainLoop\Plugins\AbstractPlugin
|
||||||
{
|
{
|
||||||
public const
|
public const
|
||||||
NAME = 'Search Filters',
|
NAME = 'Search Filters',
|
||||||
VERSION = '0.0.2',
|
AUTHOR = 'AbdoBnHesham',
|
||||||
|
URL = 'https://github.com/the-djmaze/snappymail/pull/1673',
|
||||||
|
VERSION = '0.2',
|
||||||
RELEASE = '2024-06-28',
|
RELEASE = '2024-06-28',
|
||||||
REQUIRED = '2.36.3',
|
REQUIRED = '2.36.3',
|
||||||
CATEGORY = 'General',
|
CATEGORY = 'General',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue