浏览代码

clear code

marinofaggiana 5 年之前
父节点
当前提交
78f0d032c0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      iOSClient/Settings/CCSettings.m

+ 1 - 0
iOSClient/Settings/CCSettings.m

@@ -138,6 +138,7 @@
     // Section : E2EEncryption From Nextcloud 19 --------------------------------------------------------------
 
     if (versionServer >= k_nextcloud_version_19_0) {
+        
         section = [XLFormSectionDescriptor formSectionWithTitle:NSLocalizedString(@"_e2e_settings_title_", nil)];
         [form addFormSection:section];