You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-22 04:02:40 +03:00
Appease the linter
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user