[WIP] Release changes

This commit is contained in:
Isaac
2024-01-26 15:33:01 +01:00
parent ce83d7510f
commit 953e1598f7
93 changed files with 4096 additions and 556 deletions

View File

@@ -921,10 +921,6 @@ class ChatControllerNode: ASDisplayNode, UIScrollViewDelegate {
return true
}
if strongSelf.chatPresentationInterfaceState.search != nil {
return true
}
return false
}