mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 12:28:50 +03:00
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,
|
||||
activeAudioInput: null,
|
||||
activeVideoInput: null,
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
componentWillMount(): void {
|
||||
|
|
Loading…
Reference in a new issue