Fix absolute path to relative paths

This commit is contained in:
Dennis Eichhorn 2019-02-11 11:38:15 +01:00
parent dd49b4ec1a
commit 666f5f8978

View File

@ -20,7 +20,7 @@
"type": 1,
"subtype": 1,
"name": "Logout",
"uri": "/{/lang}/api/logout?{?}",
"uri": "{/lang}/api/logout?{?}",
"target": "self",
"icon": "fa fa-power-off",
"order": 999,