diff --git a/src/components/player/Playlist.tsx b/src/components/player/Playlist.tsx index a2afae2..cc0ba0c 100644 --- a/src/components/player/Playlist.tsx +++ b/src/components/player/Playlist.tsx @@ -92,16 +92,16 @@ export function Playlist({ )}> {sound.name}

-

{sound.filename} -

+

*/} {/* Duration and Type */} -
+ {/*
{sound.type} -
+
*/} ))}