mirror of
https://github.com/yattee/yattee.git
synced 2025-12-14 20:18:15 +00:00
Fix new offenses
This commit is contained in:
@@ -23,7 +23,7 @@ struct SignInRequiredView<Content: View>: View {
|
||||
}
|
||||
}
|
||||
#if !os(tvOS)
|
||||
.navigationTitle(title)
|
||||
.navigationTitle(title)
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user