mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-01-19 06:49:08 +00:00
Import: Use the refactored function for Open-in
This commit is contained in:
parent
894925466d
commit
b9c3e062ea
@ -35,7 +35,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
|
||||
os_log("Failed to remove item from Inbox: %{public}@", log: OSLog.default, type: .debug, url.absoluteString)
|
||||
}
|
||||
}
|
||||
mainVC?.openForEditing(configFileURL: url)
|
||||
mainVC?.tunnelsListVC?.importFromFile(url: url)
|
||||
return true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user