소스 검색

Update Share/NCShareExtension.swift

Co-authored-by: Henry <thisisthefoxe@gmail.com>
Marino Faggiana 3 년 전
부모
커밋
fea558d3be
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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