mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Save last used account instead of having to set default
This commit is contained in:
@@ -122,8 +122,7 @@ struct VideoPlayerView: View {
|
||||
VStack(spacing: 10) {
|
||||
#if !os(tvOS)
|
||||
Image(systemName: "ticket")
|
||||
.font(.system(size: 80))
|
||||
Text("What are we watching next?")
|
||||
.font(.system(size: 120))
|
||||
#endif
|
||||
}
|
||||
Spacer()
|
||||
|
Reference in New Issue
Block a user