mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various improvements [skip ci]
This commit is contained in:
@@ -211,6 +211,8 @@ final class GreetingMessageListItemComponent: Component {
|
||||
openWebApp: { _ in
|
||||
},
|
||||
openPhotoSetup: {
|
||||
},
|
||||
openAdInfo: { _ in
|
||||
}
|
||||
)
|
||||
self.chatListNodeInteraction = chatListNodeInteraction
|
||||
|
||||
@@ -232,6 +232,8 @@ final class QuickReplySetupScreenComponent: Component {
|
||||
openWebApp: { _ in
|
||||
},
|
||||
openPhotoSetup: {
|
||||
},
|
||||
openAdInfo: { _ in
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user