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

@@ -367,7 +367,7 @@ final class ThemePreviewControllerNode: ASDisplayNode, UIScrollViewDelegate {
}, activateChatPreview: { _, _, _, gesture, _ in
gesture?.cancel()
}, present: { _ in
}, openForumThread: { _, _ in })
}, openForumThread: { _, _ in }, openStorageManagement: {})
func makeChatListItem(
peer: EnginePeer,