Created onboardingview
Added onboardingview to the app. First use only
This commit is contained in:
parent
534e615919
commit
30886771c5
9 changed files with 114 additions and 24 deletions
|
|
@ -12,7 +12,6 @@ struct MenuView: View {
|
|||
@ObservedObject var tunnel: Tunnel
|
||||
|
||||
private func start() {
|
||||
|
||||
do {
|
||||
try tunnel.start()
|
||||
} catch {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue