Parcourir la source

new auto upload

marinofaggiana il y a 4 ans
Parent
commit
56d6a3de0f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      iOSClient/Networking/NCAutoUpload.swift

+ 1 - 1
iOSClient/Networking/NCAutoUpload.swift

@@ -271,7 +271,7 @@ class NCAutoUpload: NSObject, CLLocationManagerDelegate {
                         self.hud?.hideHud()
                     }
                 }
-            } // END 
+            } // END
         } // END DispatchQueue.global(qos: .background).async
     }