This commit is contained in:
Dennis Eichhorn 2022-12-10 22:17:54 +01:00
parent 6fccda85bd
commit 8240f624e6
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -12,7 +12,7 @@
},
"creator": {
"name": "Karaka",
"website": "www.spl1nes.com"
"website": "jingga.app"
},
"description": "The backend home module.",
"directory": "Home",