mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-30 11:48:26 -07:00
Avoid double fetch of QualityDefinitions (#2370)
(cherry picked from commit dbd140d4ec0507221b677a00967ff96b9f5adc16) Co-authored-by: Qstick <qstick@gmail.com>
This commit is contained in:
parent
9f1d4446e8
commit
27669f472b
1 changed files with 0 additions and 2 deletions
|
@ -38,8 +38,6 @@ class QualityDefinitionsConnector extends Component {
|
|||
// Lifecycle
|
||||
|
||||
componentDidMount() {
|
||||
this.props.dispatchFetchQualityDefinitions();
|
||||
|
||||
const {
|
||||
dispatchFetchQualityDefinitions,
|
||||
dispatchSaveQualityDefinitions,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue