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