Skip to content

Commit

Permalink
🎨 :: μ½”λ“œ Formatting 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
baekteun committed Aug 27, 2024
1 parent a5cc278 commit a1654ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ extension MyPlaylistDetailViewController: PlayButtonGroupViewDelegate {
}

PlayState.shared.append(contentsOf: songs.map { PlaylistItem(id: $0.id, title: $0.title, artist: $0.artist) })

WakmusicYoutubePlayer(ids: songs.map { $0.id }, title: title).play()
}
}
Expand Down

0 comments on commit a1654ec

Please sign in to comment.