marinofaggiana 5 жил өмнө
parent
commit
78f0d032c0

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