marinofaggiana há 4 anos atrás
pai
commit
aacfca8516

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