class NextcloudTalkIntegration extends Component {
  componentWillMount() {
    this.props.getNextcloudTalkSetting();
  }