polish about repository page
This commit is contained in:
parent
cbd8b80cb0
commit
c010d28911
4 changed files with 5 additions and 5 deletions
|
|
@ -252,7 +252,7 @@ class PasswordsViewController: UIViewController, UITableViewDataSource, UITableV
|
|||
|
||||
func updateRefreshControlTitle() {
|
||||
var atribbutedTitle = "Pull to Sync Password Store"
|
||||
atribbutedTitle = "Last Sync: \(Utils.getLastUpdatedTimeString())"
|
||||
atribbutedTitle = "Last Synced: \(Utils.getLastUpdatedTimeString())"
|
||||
refreshControl.attributedTitle = NSAttributedString(string: atribbutedTitle)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue