From d2bbfc0a22546b356b3f1fd1220a03accda5e13a Mon Sep 17 00:00:00 2001 From: Violet Caulfield Date: Wed, 5 Feb 2025 19:08:58 -0600 Subject: [PATCH] idk --- components/ItemDetail/helpers/TrackOptions.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`}