componentDidMount()

in src/app/configuration.js [62:64]


  componentDidMount() {
    this.loadYouTrackList();
  }