Update navigation.xml

This commit is contained in:
Frank Harris 2026-05-05 19:15:41 -05:00 committed by GitHub
parent 7c0fa61ef5
commit a45d102845
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
<navigation>
<!-- Admin: manage Steam Workshop game profiles -->
<page key="admin" file="admin.php" access="admin" />
<!-- User: manage per-server mods -->
<!-- User: manage per-server mods
<page key="user" file="user.php" access="admin,user,subuser" />
-->
</navigation>