marinofaggiana 4 years ago
parent
commit
98f496c535
1 changed files with 1 additions and 0 deletions
  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: