mirror of
https://github.com/confirmedcode/Lockdown-iOS.git
synced 2025-12-21 12:14:02 +01:00
back to the previous design of Home Screen and Account Screen, bug fix
This commit is contained in:
@@ -59,8 +59,8 @@ class SetRegionViewController: BaseViewController, UITableViewDataSource, UITabl
|
||||
WidgetCenter.shared.reloadAllTimelines()
|
||||
}
|
||||
|
||||
if vpnVC != nil {
|
||||
vpnVC!.updateVPNRegionLabel()
|
||||
if homeVC != nil {
|
||||
homeVC!.updateVPNRegionLabel()
|
||||
}
|
||||
|
||||
dismiss(animated: true, completion: {
|
||||
|
||||
Reference in New Issue
Block a user