mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Save last used account instead of having to set default
This commit is contained in:
@@ -39,6 +39,10 @@ struct VideoContextMenuView: View {
|
||||
removeFromPlaylistButton(playlistID: id)
|
||||
}
|
||||
}
|
||||
|
||||
#if os(tvOS)
|
||||
Button("Cancel", role: .cancel) {}
|
||||
#endif
|
||||
}
|
||||
|
||||
var playNowButton: some View {
|
||||
|
Reference in New Issue
Block a user