mirror of
https://github.com/Radarr/Radarr
synced 2025-12-10 02:15:36 +01:00
Fixed: Don't double load Quality Definitions
This commit is contained in:
parent
7754589353
commit
07f5312d43
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…
Reference in a new issue