summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml13
1 files changed, 6 insertions, 7 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 7b7f7570d..56ac8ece7 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -39,13 +39,12 @@ Before you update to a new version, [check the changelog](https://github.com/nex
</dependencies>
<ocsid>168040</ocsid>
- <!-- navigation -->
- <navigation>
- <route>news.page.index</route>
- <order>10</order>
- <icon>app.svg</icon>
- <name>News</name>
- </navigation>
+ <navigations>
+ <navigation>
+ <name>News</name>
+ <route>news.page.index</route>
+ </navigation>
+ </navigations>
<!-- admin -->
<admin>admin/admin</admin>