mirror of
https://github.com/yattee/yattee.git
synced 2025-10-10 17:38:15 +00:00
Remove Watch Next
This commit is contained in:
@@ -57,7 +57,7 @@ struct InspectorView: View {
|
||||
}
|
||||
|
||||
var header: some View {
|
||||
Text("Inspector")
|
||||
Text("Inspector".localized())
|
||||
.font(.caption)
|
||||
.foregroundColor(.secondary)
|
||||
.frame(maxWidth: .infinity, alignment: .leading)
|
||||
|
Reference in New Issue
Block a user