Refactor.

This commit is contained in:
Marcin Czachursk 2023-02-22 14:55:09 +01:00
parent 0027b65df6
commit ad46ea138e
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ struct HomeFeedView: View {
}
}
@MainActor
private func loadData() async {
do {
if let account = self.applicationState.account {