Explorar el Código

coding

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana hace 2 años
padre
commit
aea4e728bf
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      iOSClient/Main/Create cloud/NCUploadAssets.swift

+ 1 - 0
iOSClient/Main/Create cloud/NCUploadAssets.swift

@@ -198,6 +198,7 @@ struct UploadAssetsView: View {
         NavigationView {
             List {
                 Section(header: Text(NSLocalizedString("_save_path_", comment: ""))) {
+
                     HStack {
                         Label {
                             if NCUtilityFileSystem.shared.getHomeServer(urlBase: uploadAssets.userBaseUrl.urlBase, userId: uploadAssets.userBaseUrl.userId) == uploadAssets.serverUrl {