Skip to content

Commit 93d8595

Browse files
author
Isaac
committed
Merge commit 'd5010ebb3eff7ede37d9c09d7302489085f2ed6d'
2 parents de6836f + d5010eb commit 93d8595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

submodules/TelegramUI/Components/Gifts/GiftViewScreen/Sources/GiftViewScreen.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ private final class GiftViewSheetContent: CombinedComponent {
345345
originY += 21.0
346346
}
347347

348-
if nameHidden {
348+
if nameHidden && incoming {
349349
let textFont = Font.regular(13.0)
350350
let textColor = theme.list.itemSecondaryTextColor
351351

0 commit comments

Comments
 (0)