mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-13 02:07:12 -07:00
[UI Work] Misc UI Fixes and Tweaks
This commit is contained in:
parent
2a6decdc4c
commit
44cc642ad4
80 changed files with 267 additions and 349 deletions
|
@ -30,5 +30,5 @@ export default connectSection(
|
|||
createMapDispatchToProps,
|
||||
undefined,
|
||||
{ withRef: true },
|
||||
{ section: 'series', uiSection: 'seriesIndex' }
|
||||
{ section: 'series', uiSection: 'artistIndex' }
|
||||
)(ArtistIndexTable);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue