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,