mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-15 08:41:29 +03:00
Remove unnecessary line
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
8652c2e653
commit
d497594a6f
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ export class ExistingSource extends React.Component<DesktopCapturerSourceIProps>
|
|||
return (
|
||||
<AccessibleButton
|
||||
className="mx_desktopCapturerSourcePicker_stream_button"
|
||||
data-id={this.props.source.id}
|
||||
title={this.props.source.name}
|
||||
onClick={this.onClick} >
|
||||
<img
|
||||
|
|
Loading…
Reference in a new issue