Live TV settings header

This commit is contained in:
jhays 2022-03-26 15:43:10 -05:00
parent 4bea0ddf43
commit 28e8a99729
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ struct ExperimentalSettingsView: View {
Toggle("Live TV Native Player", isOn: $liveTVNativePlayer)
} header: {
L10n.experimental.text
Text("Live TV")
}
}
}