mirror of
https://github.com/yattee/yattee.git
synced 2025-10-10 17:38:15 +00:00
Add tappable description links and timestamps in iOS
This commit is contained in:
@@ -101,6 +101,8 @@ struct OpenURLHandler {
|
||||
Windows.main.open()
|
||||
#endif
|
||||
|
||||
player.videoBeingOpened = Video(videoID: id)
|
||||
|
||||
player.playerAPI.video(id)
|
||||
.load()
|
||||
.onSuccess { response in
|
||||
|
Reference in New Issue
Block a user