This commit is contained in:
Astatin3
2024-02-21 10:48:11 -07:00
parent ed2aef09d9
commit 6eca9379cf
6 changed files with 77 additions and 6 deletions
+18
View File
@@ -14,6 +14,24 @@
"requiredPermGroup": "",
"location": "modules/main/Dashboard.html"
},
{
"type": "folder",
"name": "Docs",
"pages": [
{
"type": "page",
"name": "Home",
"requiredPermGroup": "",
"location": "modules/main/docs-home.html"
},
{
"type": "page",
"name": "Modules",
"requiredPermGroup": "Admins",
"location": "modules/main/docs-writing-modules.html"
}
]
},
{
"type": "folder",
"name": "Settings",