mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-05 23:47:44 +02:00
Show bottom sheet in other sessions screen
This commit is contained in:
@@ -33,7 +33,7 @@ struct UserOtherSessions: View {
|
||||
UserOtherSessionsHeaderView(
|
||||
viewData: viewModel.viewState.header,
|
||||
onLearnMoreAction: {
|
||||
viewModel.showBottomSheet = true
|
||||
viewModel.send(viewAction: .viewSessionInfo)
|
||||
}
|
||||
)
|
||||
.frame(maxWidth: .infinity, alignment: .leading)
|
||||
|
||||
Reference in New Issue
Block a user