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 {
|
if needRefresh {
|
||||||
indicatorLabel.text = "reloading"
|
indicatorLabel.text = "reloading"
|
||||||
setTableData()
|
setTableData()
|
||||||
|
needRefresh = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue