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:
authorJoas Schilling <coding@schilljs.com>2020-12-14 18:44:29 +0300
committerJoas Schilling <coding@schilljs.com>2020-12-14 18:47:09 +0300
commitaf4e0e36088dd09c076dbab08d2a602b6582fcee (patch)
tree8638ec1fb85871ee0db2b106abe6458356708b5d /lib/Capabilities.php
parentaf69e3b78428caa03296d7d7d33b125832d1b74a (diff)
Add a capability for the phonebook search
Signed-off-by: Joas Schilling <coding@schilljs.com>
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 a95bc5531..0835a5cdb 100644
--- a/lib/Capabilities.php
+++ b/lib/Capabilities.php
@@ -83,6 +83,7 @@ class Capabilities implements IPublicCapability {
'force-mute',
'sip-support',
'chat-read-status',
+ 'phonebook-search',
],
'config' => [
'attachments' => [