diff --git a/components/ItemDetail/helpers/TrackOptions.tsx b/components/ItemDetail/helpers/TrackOptions.tsx index 0c2ec637..b1bee5a7 100644 --- a/components/ItemDetail/helpers/TrackOptions.tsx +++ b/components/ItemDetail/helpers/TrackOptions.tsx @@ -145,7 +145,7 @@ export default function TrackOptions({ /> - + {playlist.Name ?? "Untitled Playlist"} {`${playlist.ChildCount ?? 0} tracks`}