Improve the about repository page refresh
This commit is contained in:
parent
db4413d6ba
commit
d1476c1d40
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ class AboutRepositoryTableViewController: BasicStaticTableViewController {
|
|||
if needRefresh {
|
||||
indicatorLabel.text = "reloading"
|
||||
setTableData()
|
||||
needRefresh = false
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue