Skip to content

Commit da08c69

Browse files
author
Isaac
committed
Fix typo
(cherry picked from commit 53966b9)
1 parent 5390369 commit da08c69

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

submodules/TelegramUI/Components/Stories/StoryContainerScreen/Sources/LiveChatReactionStreamView.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ private func avatarViewLettersImage(size: CGSize, peerId: EnginePeer.Id, letters
9494
}
9595

9696
private func makePeerBadgeImage(engine: TelegramEngine, peer: EnginePeer, count: Int) async -> UIImage {
97-
let count = 123
98-
9997
let avatarSize: CGFloat = 16.0
10098
let avatarInset: CGFloat = 2.0
10199
let avatarIconSpacing: CGFloat = 2.0

0 commit comments

Comments
 (0)