Skip to content

Commit

Permalink
Update MenuBarView Preview
Browse files Browse the repository at this point in the history
  • Loading branch information
garamb1 committed Jul 14, 2024
1 parent 0f5895e commit df42ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NetTuner/Views/MenuBarView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -173,5 +173,5 @@ struct MenuBarView: View {
}

#Preview {
MenuBarView()
MenuBarView().environment(AudioController())
}

0 comments on commit df42ba0

Please sign in to comment.