This commit is contained in:
世界
2024-10-06 21:41:12 +08:00
parent 7e67e68670
commit 0a456131ea
3 changed files with 18 additions and 54 deletions
@@ -61,7 +61,9 @@ public struct ConnectionListView: View {
}
}
}
#if os(macOS)
.searchable(text: $searchText)
#endif
.alertBinding($alert)
.onAppear {
connect()