From 54001f07e800fa85217f2df2b11d443bfffabc40 Mon Sep 17 00:00:00 2001 From: jeffvli Date: Mon, 11 Oct 2021 06:22:11 -0700 Subject: [PATCH] Show title tooltip on album view --- src/components/library/AlbumView.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/library/AlbumView.tsx b/src/components/library/AlbumView.tsx index 8a32cfd..ae4e0a6 100644 --- a/src/components/library/AlbumView.tsx +++ b/src/components/library/AlbumView.tsx @@ -172,6 +172,7 @@ const AlbumView = ({ ...rest }: any) => { id: data.albumId, }} title={data.name} + showTitleTooltip subtitle={