Various improvements [skip ci]

This commit is contained in:
Ilya Laktyushin
2025-02-12 22:15:02 +04:00
parent 8c523ec741
commit 2f2a27f0d2
130 changed files with 5126 additions and 1700 deletions

View File

@@ -211,6 +211,8 @@ final class GreetingMessageListItemComponent: Component {
openWebApp: { _ in
},
openPhotoSetup: {
},
openAdInfo: { _ in
}
)
self.chatListNodeInteraction = chatListNodeInteraction

View File

@@ -232,6 +232,8 @@ final class QuickReplySetupScreenComponent: Component {
openWebApp: { _ in
},
openPhotoSetup: {
},
openAdInfo: { _ in
}
)