Selaa lähdekoodia

coding

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 vuotta sitten
vanhempi
commit
03f9ac6600
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      iOSClient/Settings/NCManageE2EE.swift

+ 2 - 0
iOSClient/Settings/NCManageE2EE.swift

@@ -263,7 +263,9 @@ struct NCViewE2EE: View {
                 }
                 */
             }
+            //Text("Versione 12")
         }
+        .background(Color(UIColor.systemGroupedBackground))
         .navigationTitle("Cifratura End-To-End")
     }
 }