summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-08-12 10:00:40 -0100
committerMaxence Lange <maxence@artificial-owl.com>2019-08-12 10:00:40 -0100
commitb1c864e17a7458fcb9094d2b16d721f787f9b60f (patch)
treefe22671c283c48cd855ee2354105214c82577391 /appinfo
parent708fef7c669bec999c1a016e8dae3c06f4bd3d94 (diff)
streamdetails & pushservice
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 44f40255..a713e873 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -56,6 +56,7 @@
<command>OCA\Social\Command\NoteCreate</command>
<command>OCA\Social\Command\NoteBoost</command>
<command>OCA\Social\Command\Reset</command>
+ <command>OCA\Social\Command\StreamDetails</command>
<command>OCA\Social\Command\Timeline</command>
<command>OCA\Social\Command\QueueStatus</command>
<command>OCA\Social\Command\QueueProcess</command>