mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
remove
This commit is contained in:
parent
bf31448cbe
commit
8ca3f10162
@ -244,7 +244,6 @@ class SidenavMenu extends connect(store)(LitElement) {
|
||||
async logout(e) {
|
||||
if(window.confirm('Are you sure you want to logout?')) {
|
||||
store.dispatch(doLogout());
|
||||
window.location.reload();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user