mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-09 03:20:48 +00:00
Fix gift hidden name info
This commit is contained in:
parent
0b6c9946b2
commit
bb77284c9b
@ -345,7 +345,7 @@ private final class GiftViewSheetContent: CombinedComponent {
|
||||
originY += 21.0
|
||||
}
|
||||
|
||||
if nameHidden {
|
||||
if nameHidden && incoming {
|
||||
let textFont = Font.regular(13.0)
|
||||
let textColor = theme.list.itemSecondaryTextColor
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user