trying to fix bugs
This commit is contained in:
@@ -105,6 +105,7 @@ struct InnerCircleView: View {
|
||||
|
||||
ConvoFooterView()
|
||||
.environmentObject(self.convoViewModel)
|
||||
.environmentObject(self.innerCircleVM)
|
||||
}
|
||||
.alert(self.alertText, isPresented: self.$alertActive) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user