소스 검색

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];