mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-06 04:52:21 -07:00
parent
3beac03c00
commit
54e9f88648
89 changed files with 2354 additions and 995 deletions
|
@ -161,6 +161,7 @@ class QueueRow extends Component {
|
|||
trackFileId={album.trackFileId}
|
||||
albumTitle={album.title}
|
||||
showOpenArtistButton={true}
|
||||
showOpenAlbumButton={true}
|
||||
/>
|
||||
</TableRowCell>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue