Skip to content

Commit

Permalink
Update Audio3D Title
Browse files Browse the repository at this point in the history
  • Loading branch information
NickCulbertson authored Nov 10, 2023
1 parent 8c5cb76 commit 153a60a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ struct AudioKit3DView: View {
maxHeight: .infinity,
alignment: .center)
Spacer()
}.cookbookNavBarTitle("SSO Oscillator")
}.cookbookNavBarTitle("Audio 3D")
.onAppear {
viewModel.conductor.start()
}
Expand Down

0 comments on commit 153a60a

Please sign in to comment.