mirror of
https://github.com/Astatin3/Polyboard.git
synced 2026-06-09 00:28:07 -06:00
Update - still working
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "chat",
|
||||
"creators": ["ASTATIN3"],
|
||||
"version": "1.0",
|
||||
"entrypoint": "modules/chat/main.py",
|
||||
"tabs": [
|
||||
{
|
||||
"name": "chat",
|
||||
"defaultPage": "chat",
|
||||
"pages": [
|
||||
{
|
||||
"type": "page",
|
||||
"name": "chat",
|
||||
"requiredPermGroup": "",
|
||||
"location": "modules/chat/chat.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user