mirror of
https://github.com/Karaka-Management/oms-Home.git
synced 2026-01-27 11:48:41 +00:00
Fix absolute path to relative paths
This commit is contained in:
parent
dd49b4ec1a
commit
666f5f8978
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user