mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-28 12:27:35 +00:00
Fixed: Avoid fetching quality definitions twice
This commit is contained in:
@@ -38,8 +38,6 @@ class QualityDefinitionsConnector extends Component {
|
||||
// Lifecycle
|
||||
|
||||
componentDidMount() {
|
||||
this.props.dispatchFetchQualityDefinitions();
|
||||
|
||||
const {
|
||||
dispatchFetchQualityDefinitions,
|
||||
dispatchSaveQualityDefinitions,
|
||||
|
||||
Reference in New Issue
Block a user