marinofaggiana %!s(int64=5) %!d(string=hai) anos
pai
achega
b0b1c81db6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      iOSClient/Main/CCMain.m

+ 1 - 1
iOSClient/Main/CCMain.m

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