diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index b0551b8..2f5ba5e 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -20,7 +20,7 @@ "type": 1, "subtype": 1, "name": "Logout", - "uri": "{/prefix}api/logout", + "uri": "api/logout", "target": "self", "action": "[{\"key\": 1, \"listener\": \"click\", \"action\": [{\"key\": 1, \"type\": \"event.prevent\"}, {\"key\": 2, \"type\": \"message.request\", \"uri\": \"api/logout\", \"method\": \"POST\", \"request_type\": \"raw\"}, {\"key\": 3, \"type\": \"dom.reload\"}]}]", "icon": "fa fa-power-off", diff --git a/info.json b/info.json index 3d21c5e..ae7e1eb 100755 --- a/info.json +++ b/info.json @@ -12,7 +12,7 @@ }, "creator": { "name": "Karaka", - "website": "www.spl1nes.com" + "website": "jingga.app" }, "description": "The backend home module.", "directory": "Home",