marinofaggiana 4 năm trước cách đây
mục cha
commit
84a3e63733
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      iOSClient/Main/Collection/NCCollectionViewCommon.swift

+ 1 - 1
iOSClient/Main/Collection/NCCollectionViewCommon.swift

@@ -218,7 +218,7 @@ class NCCollectionViewCommon: UIViewController, UIGestureRecognizerDelegate, UIS
     @objc func changeStatusFolderE2EE(_ notification: NSNotification) {
         if self.view?.window == nil { return }
         
-        reloadDataSource()
+        reloadDataSourceNetwork(forced: true)
     }
     
     @objc func deleteFile(_ notification: NSNotification) {