Appease the linter
This commit is contained in:
parent
a4e0796bfe
commit
3e09cd1d2e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ export default class VoiceSettingsTab extends React.Component {
|
||||||
activeAudioOutput: null,
|
activeAudioOutput: null,
|
||||||
activeAudioInput: null,
|
activeAudioInput: null,
|
||||||
activeVideoInput: null,
|
activeVideoInput: null,
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
componentWillMount(): void {
|
componentWillMount(): void {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue