diff --git a/plugins/compact-composer/index.php b/plugins/compact-composer/index.php index 6568791ed..b165bddaf 100644 --- a/plugins/compact-composer/index.php +++ b/plugins/compact-composer/index.php @@ -5,6 +5,7 @@ class CompactComposerPlugin extends \RainLoop\Plugins\AbstractPlugin const NAME = 'Compact Composer', AUTHOR = 'Sergey Mosin', + URL = 'https://github.com/the-djmaze/snappymail/pull/1466', VERSION = '1.0.0', RELEASE = '2024-02-23', REQUIRED = '2.34.0',