Ver Fonte

cosding

marinofaggiana há 4 anos atrás
pai
commit
a6126eb890
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      File Provider Extension/FileProviderExtension.swift

+ 1 - 1
File Provider Extension/FileProviderExtension.swift

@@ -60,7 +60,7 @@ class FileProviderExtension: NSFileProviderExtension {
         
         // Create directory File Provider Storage
         CCUtility.getDirectoryProviderStorage()
-        
+        // Configure URLSession
         _ = NCNetworking.shared.sessionManagerBackgroundExtension
     }