summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-05-30 12:42:20 -0100
committerMaxence Lange <maxence@artificial-owl.com>2019-05-30 12:42:20 -0100
commit4a4dc5ea6da55485babd8b46a251ab0c0970ed15 (patch)
tree46f0d013b39206ee5bbde3d5a1aa368950ba52fa /appinfo
parentb90a54a3cfd73ef7469f607d9cd2713ac05896d2 (diff)
adding command to manage access rights
Signed-off-by: Maxence Lange <maxence@artificial-owl.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 939b29a6..f761d219 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -48,6 +48,7 @@
<commands>
<command>OCA\Social\Command\CacheRefresh</command>
<command>OCA\Social\Command\CheckInstall</command>
+ <command>OCA\Social\Command\Fediverse</command>
<command>OCA\Social\Command\NoteCreate</command>
<command>OCA\Social\Command\NoteBoost</command>
<command>OCA\Social\Command\Reset</command>