mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various UI fixes
This commit is contained in:
@@ -73,7 +73,7 @@ public final class ChatMessageLiveLocationPositionNode: ASDisplayNode {
|
||||
return { [weak self] account, theme, peer, liveActive in
|
||||
let backgroundImage: UIImage?
|
||||
var hasPulse = false
|
||||
if let peer = peer {
|
||||
if let _ = peer {
|
||||
backgroundImage = avatarBackgroundImage
|
||||
|
||||
if let liveActive = liveActive {
|
||||
|
||||
Reference in New Issue
Block a user