marinofaggiana 4 лет назад
Родитель
Сommit
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()
     }