mirror of
https://github.com/yattee/yattee.git
synced 2024-12-22 21:43:41 +00:00
Fix opening files
This commit is contained in:
parent
f66451db35
commit
876f470b89
@ -131,7 +131,7 @@ struct OpenVideosView: View {
|
||||
return url
|
||||
}
|
||||
|
||||
openURLs(selectedFiles)
|
||||
openURLs(urlsToOpen)
|
||||
} catch {
|
||||
NavigationModel.shared.alert = Alert(title: Text("Could not open Files"))
|
||||
NavigationModel.shared.presentingAlertInOpenVideos = true
|
||||
|
Loading…
Reference in New Issue
Block a user