summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b41983682..6845dc39c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -50,6 +50,15 @@ Before you update to a new version, [check the changelog](https://github.com/nex
</post-migration>
</repair-steps>
+ <commands>
+ <command>OCA\News\Command\ExploreGenerator</command>
+ <command>OCA\News\Command\ShowFeed</command>
+ <command>OCA\News\Command\Updater\AllFeeds</command>
+ <command>OCA\News\Command\Updater\UpdateFeed</command>
+ <command>OCA\News\Command\Updater\BeforeUpdate</command>
+ <command>OCA\News\Command\Updater\AfterUpdate</command>
+ </commands>
+
<settings>
<admin>OCA\News\Settings\Admin</admin>
<admin-section>OCA\News\Settings\Section</admin-section>