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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Rudolf <github.com@daniel-rudolf.de>2021-03-27 18:47:12 +0300
committerDaniel Rudolf <github.com@daniel-rudolf.de>2021-03-27 18:48:16 +0300
commit220ea16ec00e92250c01426cce80d46647c12368 (patch)
treeb0ce8fe983012fc63ccfb8b3609fb0932bf52c62 /appinfo
parent4aea7e8a2a345130824032149d498404cea7e348 (diff)
Add command polls:share:remove
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
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 ceba6c23..af62f8b1 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -30,6 +30,7 @@
</background-jobs>
<commands>
<command>OCA\Polls\Command\Share\Add</command>
+ <command>OCA\Polls\Command\Share\Remove</command>
</commands>
<repair-steps>
<pre-migration>