Merge pull request #49915 from nextcloud/bugfix/noid/create-a-gap-before-files

fix(navigation): Create a gap between dashboard and files
This commit is contained in:
Joas Schilling 2024-12-19 18:56:32 +01:00 committed by GitHub
commit 219bc9cb96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ The Nextcloud Dashboard is your starting point of the day, giving you an overvie
<name>Dashboard</name>
<route>dashboard.dashboard.index</route>
<icon>dashboard.svg</icon>
<order>-1</order>
<order>-10</order>
</navigation>
</navigations>
</info>