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