Add button to log out all sessions
This commit is contained in:
@@ -47,6 +47,7 @@ function App() {
|
||||
setUserCache(false);
|
||||
setYousure(false);
|
||||
history.push('/');
|
||||
window.scrollTo(0, 0);
|
||||
} else {
|
||||
setYousure(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user