Appease the linter
This commit is contained in:
parent
11068d189c
commit
3e4a721111
8 changed files with 30 additions and 17 deletions
|
@ -42,7 +42,7 @@ export default class UserSettingsDialog extends React.Component {
|
|||
|
||||
this.state = {
|
||||
mjolnirEnabled: SettingsStore.isFeatureEnabled("feature_mjolnir"),
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
componentDidMount(): void {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue