marinofaggiana 4 年之前
父節點
當前提交
98f496c535
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      iOSClient/Main/Collection Common/NCCollectionViewCommon.swift

+ 1 - 0
iOSClient/Main/Collection Common/NCCollectionViewCommon.swift

@@ -1368,6 +1368,7 @@ extension NCCollectionViewCommon: UICollectionViewDataSource {
                 cell.progressView.progress = progress
                 cell.setButtonMore(named: NCGlobal.shared.buttonMoreMore, image: NCBrandColor.cacheImages.buttonMore)
             }
+            
             // Write status on Label Info
             switch metadata.status {
             case NCGlobal.shared.metadataStatusWaitDownload: