mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 10:32:46 +02:00
QR login from device manager (#6818)
* Add link device button into the sessions overview screen * Run Swift format * Fix tests * Fix a crash in tests * Fix PR remark
This commit is contained in:
-1
@@ -24,7 +24,6 @@ struct UserOtherSessionsCoordinatorParameters {
|
||||
}
|
||||
|
||||
final class UserOtherSessionsCoordinator: Coordinator, Presentable {
|
||||
|
||||
private let parameters: UserOtherSessionsCoordinatorParameters
|
||||
private let userOtherSessionsHostingController: UIViewController
|
||||
private var userOtherSessionsViewModel: UserOtherSessionsViewModelProtocol
|
||||
|
||||
Reference in New Issue
Block a user