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}
|
||||
showPath={true}
|
||||
showCount={false}
|
||||
showFullPath={true}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user