mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Contact info modal for call link join requests
This commit is contained in:
@@ -217,6 +217,9 @@ const createProps = (
|
||||
stickyControls: false,
|
||||
switchToPresentationView: action('switch-to-presentation-view'),
|
||||
switchFromPresentationView: action('switch-from-presentation-view'),
|
||||
toggleCallLinkPendingParticipantModal: action(
|
||||
'toggle-call-link-pending-participant-modal'
|
||||
),
|
||||
toggleParticipants: action('toggle-participants'),
|
||||
togglePip: action('toggle-pip'),
|
||||
toggleScreenRecordingPermissionsDialog: action(
|
||||
|
||||
Reference in New Issue
Block a user