getting sounds working and getting both connected, but the leave channel not triggering

This commit is contained in:
talksik
2021-12-31 01:02:20 -08:00
parent c879f916e5
commit 71fa444cf2
10 changed files with 35 additions and 10 deletions
@@ -331,7 +331,7 @@ struct CircleGridView: View {
scrollReaderValue.scrollTo(self.selectedFriendIndex)
}
self.animateLiveConvos = true
self.animateLiveConvos = true
}
} // scrollview reader
}