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()
     }