Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Danic <mario@lovelyhq.com>2018-10-25 16:16:19 +0300
committerJoas Schilling <coding@schilljs.com>2018-11-06 18:20:35 +0300
commit9c7462045307680c892677278c7b4761e598e887 (patch)
tree1f21a8aa0bc7b4209f2d48e3330851f6bc6a0def /lib/Capabilities.php
parent8f4051de652acbfb5ccd3a804dd3fe9339349c90 (diff)
Add ability to invite groups
Fix a missing , Move to tabs
Diffstat (limited to 'lib/Capabilities.php')
-rw-r--r--lib/Capabilities.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Capabilities.php b/lib/Capabilities.php
index ae43a802e..48015757b 100644
--- a/lib/Capabilities.php
+++ b/lib/Capabilities.php
@@ -47,6 +47,7 @@ class Capabilities implements IPublicCapability {
'in-call-flags',
'invite-by-mail',
'notification-levels',
+ 'invite-group',
],
],
];