mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-26 22:46:37 -04:00
UI Formatting Cleanup
This commit is contained in:
@@ -84,9 +84,9 @@ DownloadClientOptionsConnector.propTypes = {
|
||||
};
|
||||
|
||||
export default connectSection(
|
||||
createMapStateToProps,
|
||||
mapDispatchToProps,
|
||||
undefined,
|
||||
{ withRef: true },
|
||||
{ section: 'downloadClientOptions' }
|
||||
)(DownloadClientOptionsConnector);
|
||||
createMapStateToProps,
|
||||
mapDispatchToProps,
|
||||
undefined,
|
||||
{ withRef: true },
|
||||
{ section: 'downloadClientOptions' }
|
||||
)(DownloadClientOptionsConnector);
|
||||
|
||||
Reference in New Issue
Block a user