marinofaggiana 5 năm trước cách đây
mục cha
commit
bb8b12d8bb
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      iOSClient/Main/CCMain.m

+ 2 - 0
iOSClient/Main/CCMain.m

@@ -1143,6 +1143,8 @@
         
     } else {
         
+        (void)[[NCManageDatabase sharedInstance] addMetadatas:metadatas];
+        
         [appDelegate startLoadAutoDownloadUpload];
         [[NCMainCommon sharedInstance] reloadDatasourceWithServerUrl:self.serverUrl ocId:nil action:k_action_NULL];
     }