mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-31 04:52:05 +00:00
Update whole views when back from backgorund
This commit is contained in:
parent
1dd3ad18aa
commit
1eca19e96f
@ -420,7 +420,8 @@ class ServiceViewController: UIViewController, TableModelHost {
|
||||
}
|
||||
|
||||
@objc private func applicationDidBecomeActive() {
|
||||
reloadVpnStatus()
|
||||
reloadModel()
|
||||
updateViewsIfNeeded()
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user