mirror of
https://invent.kde.org/network/kdeconnect-ios.git
synced 2025-12-12 20:36:04 +01:00
Fix tests
This commit is contained in:
@@ -44,7 +44,7 @@ struct DevicesView: View {
|
||||
VStack {
|
||||
devicesList
|
||||
.refreshable {
|
||||
refreshDiscovery()
|
||||
await refreshDiscovery()
|
||||
}
|
||||
.sheet(isPresented: $isDeviceDiscoveryHelpPresented) {
|
||||
DeviceDiscoveryHelp()
|
||||
|
||||
Reference in New Issue
Block a user