fix: new-chat-insets (#15829)
This commit is contained in:
parent
5f362f333f
commit
521765e312
|
@ -195,7 +195,7 @@
|
|||
|
||||
;;CHAT
|
||||
{:name :start-a-new-chat
|
||||
:options {:sheet? true :insets {:top? true}}
|
||||
:options {:sheet? true}
|
||||
:component new-chat-aio/contact-selection-list}
|
||||
|
||||
{:name :group-chat-profile
|
||||
|
|
Loading…
Reference in New Issue