wip
This commit is contained in:
@@ -121,7 +121,7 @@ struct RegisterView: View {
|
||||
},
|
||||
onLogout: {
|
||||
// Logout and return to login screen
|
||||
TokenManager().clearToken()
|
||||
TokenStorage.shared.clearToken()
|
||||
LookupsManager.shared.clear()
|
||||
dismiss()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user