decent place?

This commit is contained in:
talksik
2021-12-31 00:30:36 -08:00
parent 353be3b0ad
commit c879f916e5
9 changed files with 163 additions and 61 deletions
@@ -332,9 +332,6 @@ struct CircleGridView: View {
}
self.animateLiveConvos = true
// TODO: called once, have to refresh page to make it update on new friends added and such
self.convoVM.activateDataListener(activeFriendsIds: self.authSessionStore.friendsArr)
}
} // scrollview reader
}