mirror of
https://github.com/yattee/yattee.git
synced 2025-12-14 12:08:15 +00:00
Hello, mpv! 🎉
This commit is contained in:
@@ -60,7 +60,7 @@ struct SignInRequiredView<Content: View>: View {
|
||||
|
||||
struct SignInRequiredView_Previews: PreviewProvider {
|
||||
static var previews: some View {
|
||||
PlayerControlsView {
|
||||
BrowserPlayerControls {
|
||||
SignInRequiredView(title: "Subscriptions") {
|
||||
Text("Only when signed in")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user