mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix build
This commit is contained in:
parent
b6ae46ff28
commit
c9c694d585
@ -2190,7 +2190,8 @@ public final class StoryItemSetContainerComponent: Component {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
self.openPeerStories(peer: peer, avatarNode: avatarNode)
|
self.openPeerStories(peer: peer, avatarNode: avatarNode)
|
||||||
}
|
},
|
||||||
|
openPremiumIntro: {}
|
||||||
)),
|
)),
|
||||||
environment: {},
|
environment: {},
|
||||||
containerSize: availableSize
|
containerSize: availableSize
|
||||||
|
Loading…
x
Reference in New Issue
Block a user