mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Sign out menu button
This commit is contained in:
@@ -61,6 +61,8 @@ class UserOtherSessionsViewModel: UserOtherSessionsViewModelType, UserOtherSessi
|
||||
case .toggleAllSelection:
|
||||
toggleAllSelection()
|
||||
updateViewState()
|
||||
case .signOut:
|
||||
completion?(.singOutFromUserSessions(sessionInfos: sessionInfos))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user