Payments
This commit is contained in:
@@ -192,6 +192,8 @@ struct ProfileView: View {
|
||||
private func logout() {
|
||||
tokenStore.clear()
|
||||
SessionStateStore.clearActiveUser()
|
||||
AppContentCache.shared.invalidate()
|
||||
AppImageCache.shared.invalidateAll()
|
||||
appState = AppState()
|
||||
root = .auth
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user