Removed the app viewModel. Need to find a better structure for the future to fix this issue
This commit is contained in:
@@ -62,8 +62,6 @@ struct InnerTimelineRedactedView: View {
|
||||
|
||||
struct TimelineView: View {
|
||||
|
||||
@EnvironmentObject var viewModel: DamusViewModel
|
||||
|
||||
@Binding var events: [NostrEvent]
|
||||
@Binding var loading: Bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user