mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-26 16:08:30 +00:00
Fix typo
This commit is contained in:
@@ -94,8 +94,6 @@ private func avatarViewLettersImage(size: CGSize, peerId: EnginePeer.Id, letters
|
||||
}
|
||||
|
||||
private func makePeerBadgeImage(engine: TelegramEngine, peer: EnginePeer, count: Int) async -> UIImage {
|
||||
let count = 123
|
||||
|
||||
let avatarSize: CGFloat = 16.0
|
||||
let avatarInset: CGFloat = 2.0
|
||||
let avatarIconSpacing: CGFloat = 2.0
|
||||
|
||||
Reference in New Issue
Block a user