mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-20 22:14:34 -04:00
lint fixup
This commit is contained in:
@@ -57,11 +57,11 @@ class IndexerIndexConnector extends Component {
|
||||
|
||||
onSaveSelected = (payload) => {
|
||||
this.props.dispatchSaveIndexerEditor(payload);
|
||||
}
|
||||
};
|
||||
|
||||
onScroll = ({ scrollTop }) => {
|
||||
scrollPositions.movieIndex = scrollTop;
|
||||
}
|
||||
};
|
||||
|
||||
//
|
||||
// Render
|
||||
|
||||
Reference in New Issue
Block a user