mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-07-15 03:57:19 +02:00
Update Ghostgram features
This commit is contained in:
+1
-1
@@ -345,7 +345,7 @@ final class StarsTransactionsListPanelComponent: Component {
|
||||
itemSubtitle = item.count.amount > StarsAmount.zero ? environment.strings.Stars_Intro_Transaction_ConvertedGift : environment.strings.Stars_Intro_Transaction_Gift
|
||||
case let .unique(gift):
|
||||
for attribute in gift.attributes {
|
||||
if case let .model(_, file, _) = attribute {
|
||||
if case let .model(_, file, _, _) = attribute {
|
||||
itemFile = file
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user