marinofaggiana 4 жил өмнө
parent
commit
b0b1c81db6

+ 1 - 1
iOSClient/Main/CCMain.m

@@ -1159,7 +1159,7 @@
         }
         
         _loadingFolder = NO;
-        [self tableViewReloadData];
+        [self reloadDatasource:serverUrl ocId:nil];
     }];
 }