diff --git a/src/status_im/ui/screens/screens.cljs b/src/status_im/ui/screens/screens.cljs index 12fdbf372f..b0f7590916 100644 --- a/src/status_im/ui/screens/screens.cljs +++ b/src/status_im/ui/screens/screens.cljs @@ -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