|
@@ -245,6 +245,7 @@ class NCService: NSObject {
|
|
|
|
|
|
// Call func thath required the userdID
|
|
// Call func thath required the userdID
|
|
self.appDelegate.activeFavorites.listingFavorites()
|
|
self.appDelegate.activeFavorites.listingFavorites()
|
|
|
|
+ self.appDelegate.activeMedia.collectionViewReloadDataSource()
|
|
self.appDelegate.activeMedia.loadDatasource()
|
|
self.appDelegate.activeMedia.loadDatasource()
|
|
NCFunctionMain.sharedInstance.synchronizeOffline()
|
|
NCFunctionMain.sharedInstance.synchronizeOffline()
|
|
|
|
|