Code cleanup
This commit is contained in:
@@ -100,13 +100,10 @@ struct MainView: View {
|
||||
self.selectedCategory = cat
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
.refreshable {
|
||||
await viewModel.loadCategoryList(needsUpdate: true)
|
||||
}
|
||||
|
||||
// TODO: SET DEFAULT CATEGORY
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user