mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-25 02:50:51 +00:00
[UI Work] Misc UI Fixes and Tweaks
This commit is contained in:
@@ -163,7 +163,7 @@ class QueueRow extends Component {
|
||||
episodeFileId={episode.episodeFileId}
|
||||
episodeEntity={episodeEntity}
|
||||
episodeTitle={episode.title}
|
||||
showOpenSeriesButton={true}
|
||||
showOpenArtistButton={true}
|
||||
/>
|
||||
</TableRowCell>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user