mirror of
https://github.com/Astatin3/Polyboard.git
synced 2026-06-09 00:28:07 -06:00
Admins should access the docs
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "main",
|
"name": "main",
|
||||||
"creators": ["ASTATIN3"],
|
"creators": ["ASTATIN3"],
|
||||||
"version": "1.0",
|
"version": "1.1",
|
||||||
"entrypoint": "modules/main/main.py",
|
"entrypoint": "modules/main/main.py",
|
||||||
"tabs": [
|
"tabs": [
|
||||||
{
|
{
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
{
|
{
|
||||||
"type": "page",
|
"type": "page",
|
||||||
"name": "Modules",
|
"name": "Modules",
|
||||||
"requiredPermGroup": "Admins",
|
"requiredPermGroup": "",
|
||||||
"location": "modules/main/docs-writing-modules.html"
|
"location": "modules/main/docs-writing-modules.html"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user