Live TV settings header
This commit is contained in:
parent
4bea0ddf43
commit
28e8a99729
|
@ -48,7 +48,7 @@ struct ExperimentalSettingsView: View {
|
||||||
Toggle("Live TV Native Player", isOn: $liveTVNativePlayer)
|
Toggle("Live TV Native Player", isOn: $liveTVNativePlayer)
|
||||||
|
|
||||||
} header: {
|
} header: {
|
||||||
L10n.experimental.text
|
Text("Live TV")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue