diff --git a/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/remote/ConnectMobileView.kt b/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/remote/ConnectMobileView.kt index b303dd72bb..21a6b344f7 100644 --- a/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/remote/ConnectMobileView.kt +++ b/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/remote/ConnectMobileView.kt @@ -213,7 +213,6 @@ private fun ConnectMobileViewLayout( } } - if (deviceName != null || sessionCode != null) { SectionView(stringResource(MR.strings.connected_mobile)) { SelectionContainer {