mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-27 22:56:45 -04:00
New: Custom Filtering for UI (#234)
This commit is contained in:
@@ -29,6 +29,6 @@ export default connectSection(
|
||||
createMapStateToProps,
|
||||
createMapDispatchToProps,
|
||||
undefined,
|
||||
{ withRef: true },
|
||||
undefined,
|
||||
{ section: 'artist', uiSection: 'artistIndex' }
|
||||
)(ArtistIndexTable);
|
||||
|
||||
Reference in New Issue
Block a user