Storage management improvements

This commit is contained in:
Ali
2022-12-30 20:03:35 +04:00
parent 3566377d68
commit bf5382c9b4
16 changed files with 383 additions and 15 deletions

View File

@@ -262,6 +262,7 @@ class ChatSearchResultsControllerNode: ViewControllerTracingNode, UIScrollViewDe
}
}, present: { _ in
}, openForumThread: { _, _ in
}, openStorageManagement: {
})
interaction.searchTextHighightState = searchQuery
self.interaction = interaction