mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-06 17:00:13 +00:00
Fix build
This commit is contained in:
parent
83e0f2c4a3
commit
b918bf9615
@ -1566,6 +1566,7 @@ public final class StoryItemSetContainerComponent: Component {
|
||||
availableReactions: component.availableReactions,
|
||||
entityFiles: item.entityFiles,
|
||||
audioMode: component.audioMode,
|
||||
baseRate: component.storyItemSharedState.baseRate,
|
||||
isVideoBuffering: visibleItem.isBuffering,
|
||||
isCurrent: index == centralIndex,
|
||||
activateReaction: { [weak self] reactionView, reaction in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user