mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-07-31 14:11:45 +00:00
Fix expiry date for invites
This commit is contained in:
@@ -48,6 +48,7 @@ class LogoutView extends connect(store)(LitElement) {
|
||||
}
|
||||
|
||||
async confirm(e) {
|
||||
localStorage.removeItem("symKeysCurrent")
|
||||
store.dispatch(doLogout())
|
||||
e.stopPropagation()
|
||||
}
|
||||
|
Reference in New Issue
Block a user