mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Fix typo
This commit is contained in:
parent
49a060585f
commit
53966b99a8
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue