mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 04:59:21 +03:00
Improve plugin Description/README functionality
This commit is contained in:
parent
1e13725768
commit
a1ad4a8f27
9 changed files with 3 additions and 10 deletions
|
|
@ -5,7 +5,7 @@ class CustomSystemFoldersPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
const
|
||||
NAME = '',
|
||||
CATEGORY = 'General',
|
||||
DESCRIPTION = '';
|
||||
DESCRIPTION = 'Set custom sytem folders';
|
||||
|
||||
/**
|
||||
* @var string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue