mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
Refresh fix
This commit is contained in:
+4
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user