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

View File

@ -5,7 +5,7 @@
"type": 2,
"subtype": 1,
"name": "Draw",
"uri": "{/prefix}draw/list",
"uri": "{/lang}/{/app}/draw/list",
"target": "self",
"icon": null,
"order": 70,
@ -19,7 +19,7 @@
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/prefix}draw/list",
"uri": "{/lang}/{/app}/draw/list",
"target": "self",
"icon": null,
"order": 1,
@ -34,7 +34,7 @@
"type": 3,
"subtype": 5,
"name": "Create",
"uri": "{/prefix}draw/create?{?}",
"uri": "{/lang}/{/app}/draw/create?{?}",
"target": "self",
"icon": null,
"order": 15,

View File

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