Browse Source

clear code

marinofaggiana 5 years ago
parent
commit
78f0d032c0
1 changed files with 1 additions and 0 deletions
  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];