mirror of
https://github.com/yattee/yattee.git
synced 2025-10-15 11:58:14 +00:00
Add open from clipboard
This commit is contained in:
@@ -82,6 +82,7 @@ struct OpenURLHandler {
|
||||
player.hide()
|
||||
navigation.presentingChannel = false
|
||||
navigation.presentingPlaylist = false
|
||||
navigation.presentingOpenVideos = false
|
||||
}
|
||||
|
||||
private func urlByReplacingYatteeProtocol(_ url: URL, with urlProtocol: String = "https") -> URL! {
|
||||
|
Reference in New Issue
Block a user