mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
remove logout
from account
tab
This commit is contained in:
parent
c573041c25
commit
7053614ba6
@ -186,13 +186,4 @@ export default [
|
|||||||
},
|
},
|
||||||
"debounced": true,
|
"debounced": true,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "logout",
|
|
||||||
"group": "account.security",
|
|
||||||
"footer": true,
|
|
||||||
"component": "Button",
|
|
||||||
"icon": "LogOut",
|
|
||||||
"title": "Logout",
|
|
||||||
"emitEvent": "session.logout",
|
|
||||||
}
|
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user