Auto-commit before update (2026-04-04 18:25)
This commit is contained in:
parent
b4e64b545f
commit
7b123b02f4
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ struct RadioView: View {
|
|||
|
||||
// MARK: - Station Row
|
||||
|
||||
@ViewBuilder
|
||||
@ViewBuilderx
|
||||
private func stationRow(_ station: RadioStation) -> some View {
|
||||
Button(action: {
|
||||
if libraryCache.isServerAvailable { playStation(station) }
|
||||
|
|
|
|||
Loading…
Reference in a new issue