Merge branch 'prepare-inbox' of github.com:Discours/discoursio-webapp into prepare-inbox
This commit is contained in:
commit
88cfb70683
|
@ -240,7 +240,7 @@ export const InboxView = () => {
|
|||
.name
|
||||
}
|
||||
body={messageToReply().body}
|
||||
cancel={() => setMessageToReply(undefined)}
|
||||
cancel={() => setMessageToReply(null)}
|
||||
/>
|
||||
</Show>
|
||||
<div class={styles.wrapper}>
|
||||
|
|
Loading…
Reference in New Issue
Block a user