Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The First run wizard can be customized to meet specific design goals, or to chan
<name>About</name>
<route>files.view.index</route>
<icon>info.svg</icon>
<order>6</order>
<order>99990</order>
Copy link
Member Author

@skjnldsv skjnldsv Nov 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That way we make sure they are always at the end position like

  • ...
  • About
  • Help
  • Log out

<type>settings</type>
</navigation>
</navigations>
Expand Down