fixed duplicat line
This commit is contained in:
parent
f1f98fbf7d
commit
8667f623ef
1 changed files with 1 additions and 1 deletions
|
|
@ -382,7 +382,7 @@ struct NowPlayingView: View {
|
|||
|
||||
// MARK: - Visualizer Layer
|
||||
|
||||
@ViewBuilder
|
||||
|
||||
@ViewBuilder
|
||||
private func visualizerLayer(geo: GeometryProxy) -> some View {
|
||||
let height = isLandscape
|
||||
|
|
|
|||
Loading…
Reference in a new issue