release
Laurent 3 years ago
parent d2f1b036aa
commit 9fda00f4df
  1. 6
      LeCountdown/Views/Components/SoundSelectionView.swift

@ -29,9 +29,9 @@ struct SoundSelectionView: View {
ForEach($playlistBinding, id: \.id) { $ps in
List(selection: <#T##Binding<_?>?#>) {
<#code#>
}
// List(selection: <#T##Binding<_?>?#>) {
// <#code#>
// }
Section {

Loading…
Cancel
Save