mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
emit session.logout
This commit is contained in:
parent
4f4ad91fbf
commit
fafc238321
@ -144,6 +144,6 @@ export default [
|
|||||||
"type": "Button",
|
"type": "Button",
|
||||||
"icon": "LogOut",
|
"icon": "LogOut",
|
||||||
"title": "Logout",
|
"title": "Logout",
|
||||||
"emitEvent": "logout",
|
"emitEvent": "session.logout",
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user