mirror of
https://github.com/kkebo/DNSecure.git
synced 2026-03-11 08:54:36 +00:00
Merge pull request #142 from kkebo/fix-warn
This commit is contained in:
commit
f63745cb4a
1 changed files with 1 additions and 0 deletions
|
|
@ -241,6 +241,7 @@ extension ContentView: View {
|
|||
}
|
||||
}
|
||||
|
||||
@available(iOS, deprecated: 16)
|
||||
private var legacyBody: some View {
|
||||
NavigationView {
|
||||
List {
|
||||
|
|
|
|||
Loading…
Reference in a new issue