mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-26 19:35:48 +00:00
change
This commit is contained in:
+1
-2
@@ -419,9 +419,8 @@ fun ComposeView(
|
||||
)
|
||||
if (chatItem != null) {
|
||||
chatModel.addChatItem(rhId, chat.chatInfo, chatItem)
|
||||
return chatItem
|
||||
}
|
||||
return null
|
||||
return chatItem
|
||||
}
|
||||
|
||||
fun checkLinkPreview(): MsgContent {
|
||||
|
||||
Reference in New Issue
Block a user