mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-25 20:56:45 +10:00
fix layout after edit introduction
This commit is contained in:
@@ -283,6 +283,8 @@ extension EditProfileViewController: UITableViewDataSource, UITableViewDelegate
|
||||
}, completion: { success in
|
||||
dispatch_async(dispatch_get_main_queue()) {
|
||||
YepUserDefaults.introduction.value = newIntroduction
|
||||
|
||||
self.editProfileTableView.reloadData()
|
||||
}
|
||||
|
||||
YepHUD.hideActivityIndicator()
|
||||
|
||||
Reference in New Issue
Block a user