This website works better with JavaScript
Home
Explore
Help
Sign In
SX_Cloud
/
space-ios
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
coding
marinofaggiana
4 years ago
parent
219aec0c39
commit
0b999f6f66
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
iOSClient/Main/CCMain.m
+ 1
- 0
iOSClient/Main/CCMain.m
View File
@@ -1141,6 +1141,7 @@
}
_loadingFolder = NO;
+ [self tableViewReloadData];
}];
}