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>2021-06-10 17:09:43 +0300
committerJoas Schilling <coding@schilljs.com>2021-06-10 17:09:43 +0300
commitf747769836eb72cdd7b913a8ab0ee8d4229a407d (patch)
tree61a43861720eb9051fa03d19ec8ad9298346b04a /lib/Capabilities.php
parent1e8f03a6c547202f8da57b2260c3b9705260e480 (diff)
Add voice message capability
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 ebdeb3f69..ee4190d9f 100644
--- a/lib/Capabilities.php
+++ b/lib/Capabilities.php
@@ -91,6 +91,7 @@ class Capabilities implements IPublicCapability {
'rich-object-sharing',
'temp-user-avatar-api',
'geo-location-sharing',
+ 'voice-message-sharing',
'signaling-v3',
],
'config' => [