mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Fix click handling for stories
This commit is contained in:
@@ -26,6 +26,7 @@ export const NeedsScreenRecordingPermissionsModal = ({
|
||||
}: PropsType): JSX.Element => {
|
||||
return (
|
||||
<Modal
|
||||
modalName="NeedsScreenRecordingPermissionsModal"
|
||||
i18n={i18n}
|
||||
title={i18n('calling__presenting--permission-title')}
|
||||
theme={Theme.Dark}
|
||||
|
||||
Reference in New Issue
Block a user