mirror of
https://github.com/jeffvli/sonixd.git
synced 2026-05-18 22:03:12 -04:00
Show title tooltip on album view
This commit is contained in:
@@ -172,6 +172,7 @@ const AlbumView = ({ ...rest }: any) => {
|
||||
id: data.albumId,
|
||||
}}
|
||||
title={data.name}
|
||||
showTitleTooltip
|
||||
subtitle={
|
||||
<div>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user