mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
getUnverified/getUntrusted: Return conversation array, not collection
This commit is contained in:
@@ -291,6 +291,7 @@ export const ForwardMessageModal: FunctionComponent<PropsType> = ({
|
||||
onEscape={handleBackOrClose}
|
||||
onClose={close}
|
||||
overlayStyles={overlayStyles}
|
||||
useFocusTrap={false}
|
||||
>
|
||||
<animated.div
|
||||
className="module-ForwardMessageModal"
|
||||
|
||||
Reference in New Issue
Block a user