mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-25 01:22:41 +00:00
Fix build
This commit is contained in:
parent
41f01a5f70
commit
7c7456de4b
@ -234,8 +234,6 @@ private extension StarsContext.State.Transaction {
|
||||
return nil
|
||||
}
|
||||
parsedPeer = .peer(EnginePeer(peer))
|
||||
case .starsTransactionPeerPremiumBot, .starsTransactionPeerUnsupported:
|
||||
return nil
|
||||
}
|
||||
self.init(id: id, count: stars, date: date, peer: parsedPeer)
|
||||
}
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "balancestar_48.pdf",
|
||||
"filename" : "balancestar_48 (2).pdf",
|
||||
"idiom" : "universal"
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user