mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-21 18:56:29 +10:00
Update contacts when changed
This commit is contained in:
@@ -95,6 +95,8 @@ class ContactsViewController: BaseViewController {
|
||||
if let strongSelf = self {
|
||||
strongSelf.noContacts = strongSelf.friends.isEmpty
|
||||
}
|
||||
|
||||
self?.updateContactsTableView()
|
||||
}
|
||||
|
||||
YepUserDefaults.nickname.bindListener(Listener.Nickname) { [weak self] _ in
|
||||
|
||||
Reference in New Issue
Block a user