marinofaggiana 4 år sedan
förälder
incheckning
aacfca8516
1 ändrade filer med 1 tillägg och 0 borttagningar
  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()
     }