mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
Add Tracklist to Album Modal
This commit is contained in:
@@ -188,7 +188,7 @@ EpisodeDetailsModalContent.propTypes = {
|
||||
|
||||
EpisodeDetailsModalContent.defaultProps = {
|
||||
selectedTab: 'details',
|
||||
albumLabel: 'Unknown',
|
||||
albumLabel: ['Unknown'],
|
||||
episodeEntity: episodeEntities.EPISODES,
|
||||
startInteractiveSearch: false
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user