fixing fatal error

This commit is contained in:
talksik
2022-01-01 17:58:27 -08:00
parent b418a7e89c
commit d5d0a9bc21
@@ -43,6 +43,7 @@ class ConvoViewModel: NSObject, ObservableObject {
let userId = AuthSessionStore.getCurrentUserId()
if userId == nil {
print("no authenticated user")
return
}
// get all active userfriends