mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Fix build
This commit is contained in:
@@ -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)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user