tryign to get it playing but not working
This commit is contained in:
@@ -369,6 +369,8 @@ struct CircleGridView: View {
|
||||
}
|
||||
|
||||
self.animateLiveConvos = true
|
||||
|
||||
self.innerCircleVM.playWoosh()
|
||||
}
|
||||
.onReceive(self.authSessionStore.$messagesArr) {_ in
|
||||
// TODO: don't know if this fires if I am active and I receive a message but that's not something I am allowing right now with the continuous convo feature
|
||||
|
||||
Reference in New Issue
Block a user