Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
laktyushin committed Jan 28, 2024
1 parent 83e0f2c commit b918bf9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b918bf9

Please sign in to comment.