summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-05-27 11:36:47 +0200
committerJoas Schilling <coding@schilljs.com>2020-05-27 16:20:40 +0200
commite7ee833c0dfa44b14eccc1ffd7ea922ec5b99460 (patch)
tree89a0709ebcbf1cc8405043a6121327cb2179397a /appinfo
parent207d9eedb969bef939d346b27c15bfa8748212cf (diff)
Add a command to detect active calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index f52424540..e7bfcc7e6 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -71,6 +71,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
</repair-steps>
<commands>
+ <command>OCA\Talk\Command\ActiveCalls</command>
<command>OCA\Talk\Command\Command\Add</command>
<command>OCA\Talk\Command\Command\AddSamples</command>
<command>OCA\Talk\Command\Command\Delete</command>