diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/public/Activity/IExtension.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/Activity/IExtension.php b/lib/public/Activity/IExtension.php index a86837892ba..aaa4c869561 100644 --- a/lib/public/Activity/IExtension.php +++ b/lib/public/Activity/IExtension.php @@ -103,6 +103,7 @@ interface IExtension { * Currently known types are: * * file => will strip away the path of the file and add a tooltip with it * * username => will add the avatar of the user + * * email => will add a mailto link * * @param string $app * @param string $text |