marinofaggiana 4 년 전
부모
커밋
aacfca8516
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      iOSClient/Main/Colleaction Common/NCCollectionViewCommon.swift

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

@@ -253,6 +253,7 @@ class NCCollectionViewCommon: UIViewController, UIGestureRecognizerDelegate, UIS
         appDelegate.listFilesVC.removeAll()
         appDelegate.listFavoriteVC.removeAll()
         appDelegate.listOfflineVC.removeAll()
+        selectOcId.removeAll()
         
         reloadDataSource()
     }