Various improvements

This commit is contained in:
Ilya Laktyushin 2024-06-15 20:34:07 +04:00
parent d050cf8ce9
commit 5d2377bcb7
36 changed files with 460 additions and 312 deletions

View file

@ -1544,7 +1544,7 @@ public final class ChatListSearchContainerNode: SearchDisplayControllerContentNo
proceed(chatController)
})
} else {
proceed(strongSelf.context.sharedContext.makeChatController(context: strongSelf.context, chatLocation: .peer(id: peerId), subject: nil, botStart: nil, mode: .standard(.default)))
proceed(strongSelf.context.sharedContext.makeChatController(context: strongSelf.context, chatLocation: .peer(id: peerId), subject: nil, botStart: nil, mode: .standard(.default), params: nil))
}
strongSelf.updateState { state in