mirror of
https://github.com/yattee/yattee.git
synced 2025-11-25 02:38:29 +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