Skip to content

Commit

Permalink
Merge branch 'move-spinner-in-front-of-connection-view'
Browse files Browse the repository at this point in the history
  • Loading branch information
buggmagnet committed Jan 21, 2025
2 parents fba5a32 + 0c47b26 commit 55a0fee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ class TunnelViewController: UIViewController, RootContainment {
}

addMapController()
addConnectionView()
addActivityIndicator()
addConnectionView()
updateMap(animated: false)
}

Expand Down

0 comments on commit 55a0fee

Please sign in to comment.