This commit is contained in:
Dennis Eichhorn 2022-12-10 22:17:54 +01:00
parent 97d8ee0001
commit 906b080b04
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"type": 1, "type": 1,
"subtype": 1, "subtype": 1,
"name": "Calendar", "name": "Calendar",
"uri": "{/prefix}calendar/dashboard?{?}", "uri": "{/lang}/{/app}/calendar/dashboard?{?}",
"target": "self", "target": "self",
"icon": "fa fa-calendar", "icon": "fa fa-calendar",
"order": 10, "order": 10,

View File

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