add dashboard link name

This commit is contained in:
Dennis Eichhorn 2021-08-06 19:25:06 +02:00
parent 8000722fc6
commit 41d9927b02

View File

@ -18,7 +18,7 @@
"pid": "/wiki", "pid": "/wiki",
"type": 3, "type": 3,
"subtype": 1, "subtype": 1,
"name": "Wiki", "name": "Dashboard",
"uri": "{/prefix}wiki/dashboard?{?}", "uri": "{/prefix}wiki/dashboard?{?}",
"target": "self", "target": "self",
"icon": null, "icon": null,
@ -63,7 +63,7 @@
"pid": "/wiki", "pid": "/wiki",
"type": 3, "type": 3,
"subtype": 1, "subtype": 1,
"name": "Wiki", "name": "List",
"uri": "{/prefix}wiki/list", "uri": "{/prefix}wiki/list",
"target": "self", "target": "self",
"icon": null, "icon": null,