parent
c50a20d214
commit
30c54aa265
4 changed files with 11 additions and 3 deletions
|
@ -33,6 +33,7 @@ const ShellInner = observer(() => {
|
|||
onClose={() => store.shell.closeComposer()}
|
||||
winHeight={0}
|
||||
replyTo={store.shell.composerOpts?.replyTo}
|
||||
quote={store.shell.composerOpts?.quote}
|
||||
onPost={store.shell.composerOpts?.onPost}
|
||||
/>
|
||||
<ModalsContainer />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue