getUnverified/getUntrusted: Return conversation array, not collection
This commit is contained in:
parent
3991b06256
commit
da28b4d6cd
3 changed files with 21 additions and 25 deletions
|
@ -291,6 +291,7 @@ export const ForwardMessageModal: FunctionComponent<PropsType> = ({
|
|||
onEscape={handleBackOrClose}
|
||||
onClose={close}
|
||||
overlayStyles={overlayStyles}
|
||||
useFocusTrap={false}
|
||||
>
|
||||
<animated.div
|
||||
className="module-ForwardMessageModal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue