fix: change name on navigation
All checks were successful
repod / xml (push) Successful in 14s
repod / php (push) Successful in 47s
repod / nodejs (push) Successful in 1m53s

This commit is contained in:
Michel Roux 2024-01-10 18:03:56 +01:00
parent 029b7bf399
commit 2efedb6edb

View File

@ -24,7 +24,7 @@ You need to have [GPodderSync](https://apps.nextcloud.com/apps/gpoddersync) inst
</dependencies> </dependencies>
<navigations> <navigations>
<navigation> <navigation>
<name>RePod</name> <name>Podcast</name>
<route>repod.page.index</route> <route>repod.page.index</route>
</navigation> </navigation>
</navigations> </navigations>