Explorar el Código

Update Share/NCShareExtension.swift

Co-authored-by: Henry <thisisthefoxe@gmail.com>
Marino Faggiana hace 3 años
padre
commit
fea558d3be
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Share/NCShareExtension.swift

+ 1 - 1
Share/NCShareExtension.swift

@@ -66,7 +66,7 @@ class NCShareExtension: UIViewController, NCListCellDelegate, NCEmptyDataSetDele
     private var activeAccount: tableAccount!
     private let chunckSize = CCUtility.getChunkSize() * 1000000
     
-    private var numberFilesName: Int = 0
+    private var numberFilesName: Int { filesName.count }
     private var counterUpload: Int = 0
     
     // MARK: - View Life Cycle