diff --git a/src/components/player/Playlist.tsx b/src/components/player/Playlist.tsx index cc0ba0c..9f3607e 100644 --- a/src/components/player/Playlist.tsx +++ b/src/components/player/Playlist.tsx @@ -22,9 +22,10 @@ export function Playlist({ const maxHeight = variant === 'maximized' ? 'h-[calc(100vh-200px)]' : 'h-60' return ( -
+ {sound.name} -
- {/*- {sound.filename} -
*/} +