mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-21 15:17:47 +00:00
Remote video menu post-PR improvements
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
82f6931ee8
commit
5c0ae10ccb
@@ -72,7 +72,7 @@ class RemoteVideoMenu extends Component<Props> {
|
||||
const buttonProps = {
|
||||
afterClick: this._onCancel,
|
||||
showLabel: true,
|
||||
participant: this.props.participant,
|
||||
participantID: this.props.participant.id,
|
||||
styles: bottomSheetItemStylesCombined
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user