Refresh fix

This commit is contained in:
Aleksandrs Proskurins
2022-10-28 17:26:22 +03:00
parent e825fadb84
commit cde6312964
2 changed files with 9 additions and 1 deletions
@@ -81,6 +81,10 @@ final class UserSessionsOverviewCoordinator: Coordinator, Presentable {
hostingViewController
}
func refreshData() {
viewModel.context.send(viewAction: .viewAppeared)
}
// MARK: - Private
/// Show an activity indicator whilst loading.