Skip to content

Commit

Permalink
macOS build
Browse files Browse the repository at this point in the history
Co-Authored-By: Aurelius Prochazka <[email protected]>
  • Loading branch information
wtholliday and aure committed Feb 25, 2024
1 parent c757211 commit 02752c2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ struct AudioFileRecipeView: View {
}
}
.padding()
#if os(iOS)
.navigationBarTitle(Text("Audio Files"))
#endif
}
}

0 comments on commit 02752c2

Please sign in to comment.