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:
authorVitor Mattos <vitor@php.rio>2021-12-01 14:18:32 +0300
committerVitor Mattos <vitor@php.rio>2021-12-02 18:27:26 +0300
commitc9cf44e9309f6797e0b18bed48061f74328d01ab (patch)
tree350c6545723164278eda319651331c992728c4d3 /appinfo
parent1df244fde66aef14d1218596dcba569c4c7960b0 (diff)
Add command to remove users from all rooms
Signed-off-by: Vitor Mattos <vitor@php.rio>
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 ca474f540..15f92de77 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -98,6 +98,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<command>OCA\Talk\Command\Room\Promote</command>
<command>OCA\Talk\Command\Room\Demote</command>
<command>OCA\Talk\Command\Room\Update</command>
+ <command>OCA\Talk\Command\User\Remove</command>
</commands>
<settings>