This commit is contained in:
Dennis Eichhorn 2022-12-10 22:17:54 +01:00
parent 3069817497
commit 7c0e81d9f0
2 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@
"type": 2,
"subtype": 1,
"name": "General",
"uri": "{/prefix}help/general?{?}",
"uri": "{/lang}/{/app}/help/general?{?}",
"target": "self",
"icon": null,
"order": 5,
@ -34,7 +34,7 @@
"type": 2,
"subtype": 1,
"name": "Modules",
"uri": "{/prefix}help/module/list",
"uri": "{/lang}/{/app}/help/module/list",
"target": "self",
"icon": null,
"order": 10,
@ -49,7 +49,7 @@
"type": 2,
"subtype": 1,
"name": "Developer",
"uri": "{/prefix}help/developer?{?}",
"uri": "{/lang}/{/app}/help/developer?{?}",
"target": "self",
"icon": null,
"order": 15,

View File

@ -12,7 +12,7 @@
},
"creator": {
"name": "Karaka",
"website": "www.spl1nes.com"
"website": "jingga.app"
},
"description": "The backend help module.",
"directory": "Help",