marinofaggiana 5 жил өмнө
parent
commit
bb8b12d8bb

+ 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];
     }