Fix absolute path to relative paths

This commit is contained in:
Dennis Eichhorn 2019-02-11 11:38:15 +01:00
parent bfaab5f4ba
commit 7af76cd757

View File

@ -5,7 +5,7 @@
"type": 2, "type": 2,
"subtype": 1, "subtype": 1,
"name": "Dashboard", "name": "Dashboard",
"uri": "/{/lang}/backend?{?}", "uri": "{/lang}/backend?{?}",
"target": "self", "target": "self",
"icon": null, "icon": null,
"order": 1, "order": 1,