Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 5ed981f

Browse files
author
👒
committed
Update SYTunnelView.swift
1 parent 5a36778 commit 5ed981f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Protokolle/Views/Settings/Tunnel & Pairing/SYTunnelView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ struct SYTunnelView: View {
5858
doesHavePairingFile = true
5959
}
6060
)
61+
.ignoresSafeArea()
6162
}
6263
.onAppear {
6364
doesHavePairingFile = FileManager.default.fileExists(atPath: HeartbeatManager.pairingFile())

0 commit comments

Comments
 (0)