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,
"subtype": 1,
"name": "Dashboard",
"uri": "/{/lang}/backend?{?}",
"uri": "{/lang}/backend?{?}",
"target": "self",
"icon": null,
"order": 1,