Fixes
This commit is contained in:
@@ -61,7 +61,9 @@ public struct ConnectionListView: View {
|
||||
}
|
||||
}
|
||||
}
|
||||
#if os(macOS)
|
||||
.searchable(text: $searchText)
|
||||
#endif
|
||||
.alertBinding($alert)
|
||||
.onAppear {
|
||||
connect()
|
||||
|
||||
Reference in New Issue
Block a user