B. Petersen 5 년 전
부모
커밋
dad2dba21b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      deltachat-ios/Controller/SettingsController.swift

+ 1 - 1
deltachat-ios/Controller/SettingsController.swift

@@ -177,7 +177,7 @@ internal final class SettingsViewController: QuickTableViewController {
             ),
 
             Section(
-                title: String.localized("pref_communication"),
+                title: nil,
                 rows: [
                     NavigationRow(text: String.localized("menu_deaddrop"),
                               detailText: .none,