getUnverified/getUntrusted: Return conversation array, not collection

This commit is contained in:
Scott Nonnenberg 2022-08-12 12:43:24 -07:00 committed by GitHub
parent 3991b06256
commit da28b4d6cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 21 additions and 25 deletions

View file

@ -291,6 +291,7 @@ export const ForwardMessageModal: FunctionComponent<PropsType> = ({
onEscape={handleBackOrClose}
onClose={close}
overlayStyles={overlayStyles}
useFocusTrap={false}
>
<animated.div
className="module-ForwardMessageModal"