Signed-off-by: mbrucedogs <mbrucedogs@gmail.com>
This commit is contained in:
parent
722233f6ee
commit
d2f2eebc7d
@ -78,6 +78,7 @@ const SongInfo: React.FC<SongInfoProps> = ({ isOpen, onClose, song }) => {
|
|||||||
song={song}
|
song={song}
|
||||||
showPath={true}
|
showPath={true}
|
||||||
showCount={false}
|
showCount={false}
|
||||||
|
showFullPath={true}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user